autostart numlockx &

This commit is contained in:
Kolan Sh 2012-09-18 14:43:24 +04:00
parent 005158e5c6
commit 69eb7832cc
1 changed files with 1 additions and 1 deletions

View File

@ -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 &")