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",
|
"network",
|
||||||
"cpu",
|
"cpu",
|
||||||
"memory",
|
"memory",
|
||||||
"temperature",
|
|
||||||
"backlight",
|
"backlight",
|
||||||
"battery",
|
"battery",
|
||||||
"sway/language",
|
|
||||||
"tray"
|
"tray"
|
||||||
],
|
],
|
||||||
|
|
||||||
"wlr/workspaces": {
|
"hyprland/workspaces": {
|
||||||
"disable-scroll": false
|
"disable-scroll": false
|
||||||
},
|
},
|
||||||
|
|
||||||
|
@ -133,49 +131,11 @@
|
||||||
"format-icons": ["", "", "", "", ""]
|
"format-icons": ["", "", "", "", ""]
|
||||||
},
|
},
|
||||||
|
|
||||||
"sway/language": {
|
|
||||||
"format": "{shortDescription}",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
|
|
||||||
"tray": {
|
"tray": {
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
"spacing": 5
|
"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
|
# Waybar theming
|
||||||
|
|
Loading…
Reference in a new issue