Update waybar

This commit is contained in:
iFargle 2023-08-17 13:22:35 +09:00
parent f014345b27
commit adb46f2db5

View file

@ -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