Set lisgd threshold to 500

master
Miles Alan 5 years ago
parent ae5d32f369
commit b4c02acb76
  1. 2
      scripts/core/sxmo_xinit.sh

@ -16,6 +16,6 @@ keynav &
conky -c /usr/share/sxmo/conky.conf -d
autocutsel & autocutsel -selection PRIMARY &
lisgd &
lisgd -t 500 &
sxmo_statusbar.sh &
exec dbus-run-session dwm 2> ~/.dwm.log

Loading…
Cancel
Save