From d00932e33546e059b018cb418ead30f8394c6cd2 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Fri, 8 Mar 2024 21:49:24 +0000 Subject: More fixes for the River autostart script ref swaylock wallpaper --- .config/river/autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/river/autostart.sh') 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 \ -- cgit v1.2.3