Add sway config

This commit is contained in:
Tobias Reisinger 2024-08-21 16:34:57 +02:00
parent db15c95662
commit cb3ea5254e
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
21 changed files with 347 additions and 3 deletions

View file

@ -7,6 +7,11 @@
"hyprland/window": {
"max-length": 128
},
"sway/workspaces": {
"on-click": "activate",
"all-outputs": true,
"disable-scroll": true
},
"clock": {
"interval": 1,
"format": " {:%Y-%m-%d %H:%M:%S}",