From 48cec0cfbf1a9b27d4e8d11f7cf2cf66e48362d3 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Tue, 20 Sep 2022 13:54:01 +0200 Subject: Implemented wallpaper history navigation and organized wallpaper scripts. --- xinit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xinit.sh') diff --git a/xinit.sh b/xinit.sh index 3b547d1..d1e3ae9 100755 --- a/xinit.sh +++ b/xinit.sh @@ -10,5 +10,5 @@ xset -b pgrep -x unclutter || unclutter --idle 1 & #touchpad.sh initialLayout.sh -setRandomBG.sh +setRandomWP.sh pgrep -x sxhkd || sxhkd >~/logs/sxhkd.log & -- cgit v1.2.1