This commit is contained in:
2024-09-04 19:47:51 -07:00
parent 8bfb4d86bf
commit 1c284fc34b
3 changed files with 9 additions and 9 deletions
+1 -2
View File
@@ -8,9 +8,8 @@
"sway/workspaces": {
"disable-scroll": true,
"all-outputs": true,
"format": "<span size='large'>{icon}</span>",
"format": "{name}",
},
"sway/mode": {
"format": "<span style='italic'>{}</span>"
},