update and remove copilot shit and remove firebase

This commit is contained in:
RafayAhmad7548 2025-02-17 20:37:47 +05:00
parent d9ce42fb84
commit 99a594d189
266 changed files with 16033 additions and 1829 deletions

View file

@ -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
}