diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index 95e771ae..d5e2c3e5 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -215,7 +215,7 @@ killall wlsunset temphigh=$(( $1 + 1 )) templow=$1 - wlsunset -t $templow -T $temphigh & + wlsunset -t $templow -T $temphigh &> /dev/null & '') (pkgs.writeScriptBin "hyprworkspace" '' #!/bin/sh