get configs ready for nwg-shell-config 0.3.7
This commit is contained in:
@ -47,16 +47,6 @@ set $laptop eDP-1
|
||||
bindswitch lid:on output $laptop disable
|
||||
bindswitch lid:off output $laptop enable
|
||||
|
||||
### Idle configuration
|
||||
exec swayidle -w \
|
||||
timeout 3000 'swaylock -f -c 212121' \
|
||||
timeout 3300 'swaymsg "output * dpms off"' \
|
||||
resume 'swaymsg "output * dpms on"' \
|
||||
before-sleep 'swaylock -f -c 212121'
|
||||
# This will lock your screen after 3000 seconds of inactivity, then turn off
|
||||
# your displays after another 3300 seconds, and turn your screens back on when
|
||||
# resumed. It will also lock your screen before your computer goes to sleep.
|
||||
|
||||
############# Bindings ##################
|
||||
|
||||
# kill focused window
|
||||
|
Reference in New Issue
Block a user