made waybar config useful instead of being an example

This commit is contained in:
Gabriella Bere 2024-08-23 09:50:04 +01:00
parent 51ac86756f
commit fdfe3152c7

View file

@ -138,8 +138,8 @@
"DP-3" "DP-3"
]; ];
modules-left = [ "wlr/workspaces" "wlr/mode" "wlr/taskbar" ]; modules-left = [ "wlr/workspaces" "wlr/mode" "wlr/taskbar" ];
modules-center = [ "wlr/window" "custom/hello-from-waybar" ]; modules-center = [ "wlr/window" "clock" ];
modules-right = [ "mpd" "custom/mymodule#with-css-id" "temperature" ]; modules-right = [ "idle_inhibitor", "pulseaudio", "backlight", "battery", "tray" ];
"custom/hello-from-waybar" = { "custom/hello-from-waybar" = {
format = "hello {}"; format = "hello {}";