🔧 chore: add default wallpaper + default config, remove drun apps support

fixes a lot of issues related to color generation, since now there's a default wallpaper
This commit is contained in:
retrozinndev
2025-08-23 12:21:57 -03:00
parent 48ee49d867
commit 8ed04b6fed
13 changed files with 50 additions and 79 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ general {
}
listener {
timeout = 3600 # 1800 -> 30m | 3600 -> 1h | 7200 -> 2h
timeout = 1800 # 1800 -> 30m | 3600 -> 1h | 7200 -> 2h
on-timeout = hyprlock
# on-resume = notify-send "Welcome back to Hyprland, $USER!"
}