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