🐛 fix(hypr): wallpaper autostart bug

This commit is contained in:
Sergio Laín 2023-10-11 16:14:27 +02:00
parent d7b60abfa1
commit 9771c1c66c
No known key found for this signature in database
GPG key ID: E3BC677C07A2C7AC

View file

@ -11,8 +11,8 @@ pypr &
swaync &
# Wallpaper Backend
swww init &
./wallpaper random
swww init
$scripts/wallpaper random &
# Bar
waybar &