diff --git a/modules/niri/niri.conf.nix b/modules/niri/niri.conf.nix index 05cc966..ed1c7e7 100644 --- a/modules/niri/niri.conf.nix +++ b/modules/niri/niri.conf.nix @@ -79,6 +79,7 @@ { command = ["wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0"]; } { command = ["brightnessctl" "s" "50%"]; } { command = ["swaybg" "-c" "1f1d2e"]; } + { command = ["systemctl" "--user" "restart" "swayidle.service"]; } ]; binds = {