NumLock on by Default
- Add numlockx to autostart
This commit is contained in:
parent
f0dd75e8c5
commit
6024c104c1
@ -33,6 +33,7 @@ static const char *const autostart[] = {
|
|||||||
// System Restore Processes
|
// System Restore Processes
|
||||||
"bash", "/home/sravan/.screenlayout/default-screen-layout.sh", NULL, // Restore default screen layout
|
"bash", "/home/sravan/.screenlayout/default-screen-layout.sh", NULL, // Restore default screen layout
|
||||||
"nitrogen", "--restore", NULL, // Restore wallpaper
|
"nitrogen", "--restore", NULL, // Restore wallpaper
|
||||||
|
"numlockx", "on", NULL, // NumLock on by default
|
||||||
// System Tray Applications
|
// System Tray Applications
|
||||||
"volctl", NULL, // PulseAudio Volume Control
|
"volctl", NULL, // PulseAudio Volume Control
|
||||||
"nyrna", NULL, // Nyrna Application Suspend
|
"nyrna", NULL, // Nyrna Application Suspend
|
||||||
|
Loading…
x
Reference in New Issue
Block a user