Update waybar
This commit is contained in:
parent
f014345b27
commit
adb46f2db5
1 changed files with 1 additions and 41 deletions
|
@ -24,14 +24,12 @@
|
|||
"network",
|
||||
"cpu",
|
||||
"memory",
|
||||
"temperature",
|
||||
"backlight",
|
||||
"battery",
|
||||
"sway/language",
|
||||
"tray"
|
||||
],
|
||||
|
||||
"wlr/workspaces": {
|
||||
"hyprland/workspaces": {
|
||||
"disable-scroll": false
|
||||
},
|
||||
|
||||
|
@ -133,49 +131,11 @@
|
|||
"format-icons": ["", "", "", "", ""]
|
||||
},
|
||||
|
||||
"sway/language": {
|
||||
"format": "{shortDescription}",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
"tray": {
|
||||
"tooltip": false,
|
||||
"spacing": 5
|
||||
},
|
||||
|
||||
"custom/arrow-light-on-bg-left": {
|
||||
"tooltip": false,
|
||||
"format": ""
|
||||
},
|
||||
|
||||
"custom/arrow-dark-on-light-left": {
|
||||
"tooltip": false,
|
||||
"format": ""
|
||||
},
|
||||
|
||||
"custom/arrow-light-on-dark-left": {
|
||||
"tooltip": false,
|
||||
"format": ""
|
||||
},
|
||||
|
||||
"custom/arrow-dark-on-bg-right": {
|
||||
"tooltip": false,
|
||||
"format": ""
|
||||
},
|
||||
|
||||
"custom/arrow-dark-on-light-right": {
|
||||
"tooltip": false,
|
||||
"format": ""
|
||||
},
|
||||
|
||||
"custom/arrow-light-on-dark-right": {
|
||||
"tooltip": false,
|
||||
"format": ""
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
'';
|
||||
};
|
||||
# Waybar theming
|
||||
|
|
Loading…
Reference in a new issue