Update sway

This commit is contained in:
natemaia 2022-01-02 18:51:24 -08:00
parent 700e7c2238
commit 1797188559
2 changed files with 4 additions and 4 deletions

View File

@ -105,7 +105,7 @@
"sway-workspaces": {
"show-layout": false,
"show-icon": true,
"name-length": 40,
"name-length": 20,
"mark-autotiling": false,
"mark-content": true,
"numbers": [
@ -120,7 +120,7 @@
]
},
"clock": {
"format": "%a, %d. %b %H:%M:%S",
"format": "%H:%M:%S",
"interval": 1,
"on-right-click": "",
"tooltip-text": "",

View File

@ -105,7 +105,7 @@
"sway-workspaces": {
"show-layout": false,
"show-icon": true,
"name-length": 40,
"name-length": 20,
"mark-autotiling": false,
"mark-content": true,
"numbers": [
@ -120,7 +120,7 @@
]
},
"clock": {
"format": "%a, %d. %b %H:%M:%S",
"format": "%H:%M:%S",
"interval": 1,
"on-right-click": "",
"tooltip-text": "",