startup wallpaper animation

This commit is contained in:
end-4
2025-06-03 00:25:41 +02:00
parent 81446091d3
commit ee56903530
3 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Bar, wallpaper
exec-once = swww-daemon --format xrgb
exec-once = bash ~/.config/hypr/custom/scripts/__restore_video_wallpaper.sh
exec-once = swww-daemon --format xrgb --no-cache
exec-once = sleep 0.5; swww img "$(cat ~/.local/state/quickshell/user/generated/wallpaper.txt)" --transition-step 100 --transition-fps 120 --transition-type grow --transition-angle 30 --transition-duration 1
exec-once = /usr/lib/geoclue-2.0/demos/agent & gammastep
exec-once = qs &
+4
View File
@@ -42,3 +42,7 @@ post_hook = 'pidof gjs && agsv1 run-js "handleStyles(false)"'
input_path = '~/.config/matugen/templates/kde/color.txt'
output_path = '~/.local/state/quickshell/user/generated/color.txt'
post_hook = '~/.config/matugen/templates/kde/kde-material-you-colors-wrapper.sh'
[templates.wallpaper]
input_path = '~/.config/matugen/templates/wallpaper.txt'
output_path = '~/.local/state/quickshell/user/generated/wallpaper.txt'
+1
View File
@@ -0,0 +1 @@
{{image}}