kolejne zmiany, dużo, zebrało się

This commit is contained in:
2024-11-23 09:47:23 +01:00
parent 192276ff80
commit e167001547
42 changed files with 910 additions and 313 deletions

11
.config/sway/off-idle.yml Normal file
View 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'