Adjust the way wallman is called due to being locally packaged

This commit is contained in:
Emma Nora Theuer 2024-06-04 03:02:38 +02:00
parent 88a39f6fd2
commit 7db5ecd172

View file

@ -3,7 +3,7 @@
setxkbmap -layout us -variant altgr-intl &
otd-daemon &
udiskie &
pipewire & pipewire-pulse & wireplumber &
# pipewire & pipewire-pulse & wireplumber &
/usr/bin/lxpolkit &
/usr/bin/emacs --daemon &
/usr/lib/kdeconnectd &
@ -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/wallman.py &
wallman &