🐛 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 &
|
||||
|
||||
# Wallpaper Backend
|
||||
swww init &
|
||||
./wallpaper random
|
||||
swww init
|
||||
$scripts/wallpaper random &
|
||||
|
||||
# Bar
|
||||
waybar &
|
||||
|
|
Loading…
Add table
Reference in a new issue