Muh dotfiles
This commit is contained in:
6
.config/hypr/other/swayidle.conf
Normal file
6
.config/hypr/other/swayidle.conf
Normal file
@ -0,0 +1,6 @@
|
||||
timeout 1200 'hyprctl notify -1 5000 "rgb(ff0000)" ". ."' resume 'hyprctl notify 5 2000 "rgb(00ff00)" ""'
|
||||
timeout 1206 'swaylock -C ~/.config/hypr/other/swaylock.conf'
|
||||
timeout 1216 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on'
|
||||
timeout 2400 'systemctl suspend'
|
||||
|
||||
before-sleep 'swaylock -C ~/.config/hypr/other/swaylock.conf'
|
9
.config/hypr/other/swaylock.conf
Normal file
9
.config/hypr/other/swaylock.conf
Normal file
@ -0,0 +1,9 @@
|
||||
# flags
|
||||
daemonize
|
||||
ignore-empty-password
|
||||
#no-unlock-indicator
|
||||
|
||||
# params
|
||||
#image=~/Pictures/wallpaper.jpg
|
||||
#scaling=fill
|
||||
color=446666
|
Reference in New Issue
Block a user