Add language to waybar; Remove useless config
This commit is contained in:
parent
0afcfdd7cc
commit
a79c078b80
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user