diff --git a/users/tacocat/wayland/default.nix b/users/tacocat/wayland/default.nix index a13db23..50b4b8a 100644 --- a/users/tacocat/wayland/default.nix +++ b/users/tacocat/wayland/default.nix @@ -18,6 +18,7 @@ grim slurp sway-contrib.grimshot + sway-audio-idle-inhibit ]; home.sessionVariables = { diff --git a/users/tacocat/wayland/sway/config.d/autostart b/users/tacocat/wayland/sway/config.d/autostart index 000f9b6..1babca5 100755 --- a/users/tacocat/wayland/sway/config.d/autostart +++ b/users/tacocat/wayland/sway/config.d/autostart @@ -3,6 +3,7 @@ exec blueman-applet # exec systemctl --user restart wireplumber exec gammastep-indicator exec dunst +exec sway-audio-idle-inhibit #exec swayidle -w \ # timeout 600 'swaylock -f -c 14171d' \ # before-sleep 'swaylock -f -c 14171d'