river: Permitir espacios en los path de los fondos de pantalla
This commit is contained in:
parent
e6f84791db
commit
b2a7060774
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ riverctl spawn 'killall yambar ; yambar'
|
|||
riverctl spawn "killall fnott >/dev/null ; fnott"
|
||||
|
||||
if test -n "$bg"; then
|
||||
riverctl spawn "killall swaybg ; swaybg --image $bg"
|
||||
riverctl spawn "killall swaybg ; swaybg --image '$bg'"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue