mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-03 05:40:38 -04:00
Add files via upload
This commit is contained in:
parent
ab41059137
commit
dc7ba2ec42
7 changed files with 53 additions and 43 deletions
5
.config/hypr/hypridle.conf
Normal file
5
.config/hypr/hypridle.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
listener {
|
||||
timeout = 500 # in seconds.
|
||||
on-timeout = hyprlock # command to run when timeout has passed.
|
||||
on-resume = notify-send "Welcome back, $USER!" # command to run when activity is detected after timeout has fired.
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue