Update .config/hypr/hypridle.conf

Update .config/hypr/hyprland/animations.conf
Update .config/hypr/hyprland/workspaces.conf
Update .config/waybar/style.css
This commit is contained in:
2025-09-25 20:20:12 +02:00
parent 0eb8444c09
commit e25d39ff07
4 changed files with 20 additions and 19 deletions

View File

@@ -18,5 +18,6 @@ listener {
listener {
timeout = 1800 # 30min
on-timeout = systemctl sleep # suspend pc
on-timeout = systemctl sleep && openrgb -c black # suspend pc
on-resume = openrgb -c white
}