fix: swayidle poopy
This commit is contained in:
@@ -23,11 +23,11 @@ bindsym $mod+Shift+tab workspace prev_on_output
|
||||
# Lockscreen configuration
|
||||
set $screenlock 'swaylock -f -c 282828'
|
||||
# Idle configuration
|
||||
exec swayidle -w \
|
||||
timeout 300 $screenlock \
|
||||
timeout 600 'swaymsg "output * dpms off"' \
|
||||
resume 'swaymsg "output * dpms on"' \
|
||||
before-sleep $screenlock
|
||||
# exec swayidle -w \
|
||||
# timeout 300 $screenlock \
|
||||
# timeout 600 'swaymsg "output * dpms off"' \
|
||||
# resume 'swaymsg "output * dpms on"' \
|
||||
# before-sleep $screenlock
|
||||
|
||||
bindsym --to-code {
|
||||
$mod+b splith
|
||||
|
||||
Reference in New Issue
Block a user