clean files
This commit is contained in:
parent
dd8482a6fb
commit
30542228ee
82 changed files with 11285 additions and 0 deletions
13
.config/hypr/hypridle.conf
Normal file
13
.config/hypr/hypridle.conf
Normal file
|
@ -0,0 +1,13 @@
|
|||
listener {
|
||||
timeout = 300
|
||||
on-timeout = ~/dotfiles/scripts/currentWallpaperHyprlock.sh
|
||||
}
|
||||
listener {
|
||||
timeout = 460
|
||||
on-timeout = hyprctl dispatch dpms off
|
||||
on-resume = hyprctl dispatch dpms on
|
||||
}
|
||||
listener {
|
||||
timeout = 600
|
||||
on-timeout = systemctl suspend
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue