set sway-audio-idle-inhibit to exec_always for sway
This commit is contained in:
parent
ec1547beb5
commit
72f26f3187
6 changed files with 6 additions and 6 deletions
|
|
@ -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"' \
|
||||
|
|
|
|||
|
|
@ -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"' \
|
||||
|
|
|
|||
|
|
@ -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"' \
|
||||
|
|
|
|||
|
|
@ -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"' \
|
||||
|
|
|
|||
|
|
@ -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"' \
|
||||
|
|
|
|||
|
|
@ -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"' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue