mirror of https://codeberg.org/anemofilia/zero
radio: files: river: Spawn swww with `swww init` instead of `swww daemon`, also avoid using `riverctl spawn` when not necessary
parent
bcbfbec643
commit
5660383e56
|
@ -12,8 +12,8 @@ done
|
|||
# Decorations _________________________________________________________________
|
||||
|
||||
# wallpaper
|
||||
riverctl spawn "swww-daemon"
|
||||
riverctl spawn "swww img ~/media/pictures/wallpapers/wall.png -t none" &
|
||||
swww init
|
||||
swww img ~/media/pictures/wallpapers/wall.png -t none &
|
||||
|
||||
# Set background and border color
|
||||
riverctl border-color-focused 0x8581e0
|
||||
|
|
Loading…
Reference in New Issue