Adjust the way wallman is called due to being locally packaged
This commit is contained in:
parent
88a39f6fd2
commit
7db5ecd172
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
setxkbmap -layout us -variant altgr-intl &
|
setxkbmap -layout us -variant altgr-intl &
|
||||||
otd-daemon &
|
otd-daemon &
|
||||||
udiskie &
|
udiskie &
|
||||||
pipewire & pipewire-pulse & wireplumber &
|
# pipewire & pipewire-pulse & wireplumber &
|
||||||
/usr/bin/lxpolkit &
|
/usr/bin/lxpolkit &
|
||||||
/usr/bin/emacs --daemon &
|
/usr/bin/emacs --daemon &
|
||||||
/usr/lib/kdeconnectd &
|
/usr/lib/kdeconnectd &
|
||||||
|
@ -15,4 +15,4 @@ picom &
|
||||||
ping -c 1 10.21.37.1
|
ping -c 1 10.21.37.1
|
||||||
xinput set-prop "Logitech ERGO M575" 296 1 &
|
xinput set-prop "Logitech ERGO M575" 296 1 &
|
||||||
solaar -w hide &
|
solaar -w hide &
|
||||||
python /home/emma/.config/qtile/wallman.py &
|
wallman &
|
||||||
|
|
Loading…
Reference in a new issue