kolejne zmiany, dużo, zebrało się
This commit is contained in:
11
.config/sway/off-idle.yml
Normal file
11
.config/sway/off-idle.yml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
debug: false
|
||||
wait: true
|
||||
timeouts:
|
||||
- timeout: 300
|
||||
command: 'swaylock -f -c 000000'
|
||||
- timeout: 600
|
||||
command: 'swaymsg "output * dpms off"'
|
||||
resume: 'swaymsg "output * dpms on"'
|
||||
before-sleep: 'swaylock -f -c 000000'
|
||||
|
Reference in New Issue
Block a user