Use default lisgd threshold always

This commit is contained in:
Miles Alan 2020-06-01 17:56:13 -05:00
parent 200256521d
commit 6d0f282cca

View file

@ -22,4 +22,4 @@ pkill lisgd
conky -c /usr/share/sxmo/conky.conf -d
autocutsel & autocutsel -selection PRIMARY &
sxmo_statusbar.sh &
exec dbus-run-session sh -c "dunst -conf /usr/share/sxmo/dunst.conf & lisgd -t 500 & dwm 2> ~/.dwm.log"
exec dbus-run-session sh -c "dunst -conf /usr/share/sxmo/dunst.conf & lisgd & dwm 2> ~/.dwm.log"