upload dotfiles

This commit is contained in:
λmolinae 2025-03-19 22:04:07 -06:00
parent c79eb9fc65
commit ac383289c7
337 changed files with 3187 additions and 0 deletions

6
.config/swayidle/config Normal file
View 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'