change swww exec

This commit is contained in:
badiwidya
2025-01-02 23:57:04 +07:00
parent 1210d33372
commit 22a642bde0

View File

@@ -129,7 +129,7 @@ No specific configuration is needed.
Initialize the wallpaper daemon and set a wallpaper on startup: Initialize the wallpaper daemon and set a wallpaper on startup:
``` ```
exec-once = swww init exec-once = swww-daemon
exec-once = swww img ~/.config/assets/backgrounds/cat_leaves.png --transition-fps 255 --transition-type outer --transition-duration 0.8 exec-once = swww img ~/.config/assets/backgrounds/cat_leaves.png --transition-fps 255 --transition-type outer --transition-duration 0.8
``` ```