zmiana konfiguracji na wayland i sway :love:
This commit is contained in:
12
.config/sway/sway.d/08-idle.conf
Normal file
12
.config/sway/sway.d/08-idle.conf
Normal file
@ -0,0 +1,12 @@
|
||||
### Idle configuration
|
||||
#
|
||||
# Example configuration:
|
||||
#
|
||||
# exec swayidle -w \
|
||||
# timeout 300 'swaylock -f -c 000000' \
|
||||
# timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
|
||||
# before-sleep 'swaylock -f -c 000000'
|
||||
#
|
||||
# This will lock your screen after 300 seconds of inactivity, then turn off
|
||||
# your displays after another 300 seconds, and turn your screens back on when
|
||||
# resumed. It will also lock your screen before your computer goes to sleep.
|
Reference in New Issue
Block a user