Set lisgd threshold to 500
This commit is contained in:
parent
ae5d32f369
commit
b4c02acb76
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ keynav &
|
||||||
|
|
||||||
conky -c /usr/share/sxmo/conky.conf -d
|
conky -c /usr/share/sxmo/conky.conf -d
|
||||||
autocutsel & autocutsel -selection PRIMARY &
|
autocutsel & autocutsel -selection PRIMARY &
|
||||||
lisgd &
|
lisgd -t 500 &
|
||||||
sxmo_statusbar.sh &
|
sxmo_statusbar.sh &
|
||||||
exec dbus-run-session dwm 2> ~/.dwm.log
|
exec dbus-run-session dwm 2> ~/.dwm.log
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue