autostart numlockx &
This commit is contained in:
parent
005158e5c6
commit
69eb7832cc
|
@ -1,4 +1,4 @@
|
||||||
os.execute ("numlockx on")
|
os.execute ("numlockx on &")
|
||||||
os.execute ("xscreensaver -no-splash &")
|
os.execute ("xscreensaver -no-splash &")
|
||||||
os.execute ("pidgin &")
|
os.execute ("pidgin &")
|
||||||
os.execute ("pgrep stardict || stardict &")
|
os.execute ("pgrep stardict || stardict &")
|
||||||
|
|
Loading…
Reference in New Issue