revert swatidle back to sway/config
This commit is contained in:
parent
e1bf0e4f93
commit
91391f9d86
3 changed files with 25 additions and 20 deletions
|
|
@ -4,11 +4,11 @@ set $snd_sink alsa_output.usb-Corsair_CORSAIR_VOID_ELITE_Wireless_Gaming_Dongle-
|
|||
|
||||
set $lock /home/don/bin/lock.sh
|
||||
#set $lock 'swaylock -f -c 000000'
|
||||
#exec swayidle -w \
|
||||
# timeout 300 $lock \
|
||||
# timeout 360 'swaymsg "output * dpms off"' \
|
||||
# resume 'swaymsg "output * dpms on"' \
|
||||
# before-sleep $lock
|
||||
exec swayidle -w \
|
||||
timeout 300 $lock \
|
||||
timeout 360 'swaymsg "output * dpms off"' \
|
||||
resume 'swaymsg "output * dpms on"' \
|
||||
before-sleep $lock
|
||||
|
||||
floating_modifier $mod
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# POCKET2
|
||||
set $mod Mod1
|
||||
set $terminal_path /home/don/bin/mynewterm
|
||||
set $snd_sink alsa_output.usb-Corsair_CORSAIR_VOID_ELITE_Wireless_Gaming_Dongle-00.iec958-stereo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue