diff options
Diffstat (limited to '.config/river/autostart.sh')
-rwxr-xr-x | .config/river/autostart.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/river/autostart.sh b/.config/river/autostart.sh index 5b4065c..a974058 100755 --- a/.config/river/autostart.sh +++ b/.config/river/autostart.sh @@ -29,7 +29,7 @@ dunst & pkill -f wlsunset wlsunset -l 57.4 -L -1.9 & -export wallpaper='~/.cache/wallpaper' +export wallpaper=$( echo $wallpaper) pkill -f swayidle swayidle -w \ |