🐛 fix(hypr): wallpaper autostart bug
This commit is contained in:
parent
d7b60abfa1
commit
9771c1c66c
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ pypr &
|
||||||
swaync &
|
swaync &
|
||||||
|
|
||||||
# Wallpaper Backend
|
# Wallpaper Backend
|
||||||
swww init &
|
swww init
|
||||||
./wallpaper random
|
$scripts/wallpaper random &
|
||||||
|
|
||||||
# Bar
|
# Bar
|
||||||
waybar &
|
waybar &
|
||||||
|
|
Loading…
Add table
Reference in a new issue