Update config

This commit is contained in:
Lian Drake 2024-09-08 13:54:04 -04:00 committed by GitHub
parent b4d9677ef2
commit c3934cd5d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,14 +8,12 @@
"modules-left": [ "modules-left": [
"sway/workspaces", "sway/workspaces",
"sway/mode", "sway/mode",
"sway/scratchpad" "sway/scratchpad",
],
"modules-center": [
"sway/window" "sway/window"
], ],
"modules-right": [ "modules-right": [
"tray",
"custom/arrow1", "custom/arrow1",
"clock", "clock",
"custom/arrow2", "custom/arrow2",
@ -75,7 +73,12 @@
"icon": true, "icon": true,
"icon-size": 16, "icon-size": 16,
"separate-outputs": true, "separate-outputs": true,
"max-length": 70 "max-length": 60
},
"tray": {
"icon-size": 16,
"spacing": 10
}, },
"cpu": { "cpu": {