From d1311972c9521f5b25753339fe9c3b31f8e6da0d Mon Sep 17 00:00:00 2001 From: Emma Nora Theuer Date: Tue, 28 May 2024 23:29:57 +0200 Subject: [PATCH] Switch to updated name for Wallman --- .config/qtile/autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 05b4b03..dbf237c 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -15,4 +15,4 @@ picom & ping -c 1 10.21.37.1 xinput set-prop "Logitech ERGO M575" 296 1 & solaar -w hide & -python /home/emma/.config/qtile/Wallpapers.py & +python /home/emma/.config/qtile/wallman.py &