update and remove copilot shit and remove firebase
This commit is contained in:
parent
d9ce42fb84
commit
99a594d189
266 changed files with 16033 additions and 1829 deletions
|
@ -1,4 +1,13 @@
|
|||
listener {
|
||||
timeout = 300 # in seconds
|
||||
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