upload dotfiles
This commit is contained in:
parent
c79eb9fc65
commit
ac383289c7
337 changed files with 3187 additions and 0 deletions
6
.config/swayidle/config
Normal file
6
.config/swayidle/config
Normal file
|
@ -0,0 +1,6 @@
|
|||
timeout 145 'brillo -O'
|
||||
timeout 150 'brillo -a -u 150000 -S 5' resume 'brillo -u 150000 -I'
|
||||
timeout 180 'swaylock -f'
|
||||
timeout 300 'wlr-randr --output eDP-1 --off' resume 'wlr-randr --output eDP-1 --on'
|
||||
timeout 1800 'loginctl suspend'
|
||||
before-sleep 'swaylock -f'
|
Loading…
Add table
Add a link
Reference in a new issue