set sway-audio-idle-inhibit to exec_always for sway

This commit is contained in:
Don Harper 2024-06-30 22:53:39 -05:00
parent ec1547beb5
commit 72f26f3187
6 changed files with 6 additions and 6 deletions

View file

@ -4,7 +4,7 @@ set $terminal_path /home/don/bin/mynewterm
set $snd_sink alsa_output.usb-Corsair_CORSAIR_VOID_ELITE_Wireless_Gaming_Dongle-00.iec958-stereo
set $lock /home/don/bin/lock.sh
exec sway-audio-idle-inhibit
exec_always sway-audio-idle-inhibit
exec swayidle -w \
timeout 300 $lock \
timeout 360 'swaymsg "output * dpms off"' \

View file

@ -4,7 +4,7 @@ set $terminal_path /home/don/bin/mynewterm
set $snd_sink alsa_output.usb-Corsair_CORSAIR_VOID_ELITE_Wireless_Gaming_Dongle-00.iec958-stereo
set $lock /home/don/bin/lock.sh
exec sway-audio-idle-inhibit
exec_always sway-audio-idle-inhibit
exec swayidle -w \
timeout 300 $lock \
timeout 360 'swaymsg "output * dpms off"' \

View file

@ -4,7 +4,7 @@ set $terminal_path /home/don/bin/mynewterm
set $snd_sink alsa_output.usb-Corsair_CORSAIR_VOID_ELITE_Wireless_Gaming_Dongle-00.iec958-stereo
set $lock /home/don/bin/lock.sh
exec sway-audio-idle-inhibit
exec_always sway-audio-idle-inhibit
exec swayidle -w \
timeout 300 $lock \
timeout 360 'swaymsg "output * dpms off"' \

View file

@ -4,7 +4,7 @@ set $terminal_path /home/don/bin/mynewterm
set $snd_sink alsa_output.usb-Corsair_CORSAIR_VOID_ELITE_Wireless_Gaming_Dongle-00.iec958-stereo
set $lock /home/don/bin/lock.sh
exec sway-audio-idle-inhibit
exec_always sway-audio-idle-inhibit
exec swayidle -w \
timeout 300 $lock \
timeout 360 'swaymsg "output * dpms off"' \

View file

@ -4,7 +4,7 @@ set $terminal_path /home/don/bin/mynewterm
set $snd_sink alsa_output.usb-Corsair_CORSAIR_VOID_ELITE_Wireless_Gaming_Dongle-00.iec958-stereo
set $lock /home/don/bin/lock.sh
exec sway-audio-idle-inhibit
exec_always sway-audio-idle-inhibit
exec swayidle -w \
timeout 300 $lock \
timeout 360 'swaymsg "output * dpms off"' \

View file

@ -4,7 +4,7 @@ set $terminal_path /home/don/bin/mynewterm
set $snd_sink alsa_output.usb-Corsair_CORSAIR_VOID_ELITE_Wireless_Gaming_Dongle-00.iec958-stereo
set $lock /home/don/bin/lock.sh
exec sway-audio-idle-inhibit
exec_always sway-audio-idle-inhibit
exec swayidle -w \
timeout 300 $lock \
timeout 360 'swaymsg "output * dpms off"' \