update waybar

This commit is contained in:
Odweta
2026-01-11 18:55:53 +01:00
parent ff968d4a87
commit 80513ef94e
+9 -2
View File
@@ -8,13 +8,20 @@
layer = "top";
position = "top";
output = [ "HDMI-A-2" ];
modules-left = [ "hyprland/workspaces" ];
modules-center = [ "clock" ];
modules-right = [ "pulseaudio" "battery" "tray" ];
modules-center = [ "hyprland/window" ];
modules-right = [ "pulseaudio" "battery" "clock" "tray" ];
clock = {
format = "{:%Y-%m-%d %H:%M}";
};
"hyprland/workspaces" = {
all-outputs = false;
disable-scroll = true;
};
}];
style = ''