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

View File

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