disable waybar dnd module for now
This commit is contained in:
parent
ae62f9fe9b
commit
775c268b1f
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue