Add language to waybar; Remove useless config

This commit is contained in:
Andreas Tsouchlos 2024-05-04 00:46:56 +02:00
parent 0afcfdd7cc
commit a79c078b80

View File

@ -16,31 +16,19 @@
"cpu", "cpu",
"battery", "battery",
"disk", "disk",
"sway/language",
"tray" "tray"
], ],
"custom/left-arrow-dark": {
"format": "",
"tooltip": false
},
"custom/left-arrow-light": {
"format": "",
"tooltip": false
},
"custom/right-arrow-dark": {
"format": "",
"tooltip": false
},
"custom/right-arrow-light": {
"format": "",
"tooltip": false
},
"sway/workspaces": { "sway/workspaces": {
"disable-scroll": true, "disable-scroll": true,
"format": "{name}" "format": "{name}"
}, },
"sway/language": {
"format": "{short} {variant} ",
},
"clock#1": { "clock#1": {
"format": "{:%a}", "format": "{:%a}",
"tooltip": false "tooltip": false