diff --git a/modules/gui/waybar.nix b/modules/gui/waybar.nix index 4325dd37c..b0dc82001 100644 --- a/modules/gui/waybar.nix +++ b/modules/gui/waybar.nix @@ -21,7 +21,7 @@ in { layer = "top"; modules-left = [ "custom/launcher" "custom/xwayland" "tray" "hyprland/workspaces" ]; modules-center = [ "hyprland/window" ]; - modules-right = [ "custom/dnd" "backlight" /*"cava"*/ "mpd" "pulseaudio" "clock" "battery" "custom/power" ]; + modules-right = [ /*"custom/dnd"*/ "backlight" /*"cava"*/ "mpd" "pulseaudio" "clock" "battery" "custom/power" ]; pulseaudio = { tooltip = false;