diff --git a/config.def.h b/config.def.h index 0b7e492..4227a54 100644 --- a/config.def.h +++ b/config.def.h @@ -33,6 +33,7 @@ static const char *const autostart[] = { // System Restore Processes "bash", "/home/sravan/.screenlayout/default-screen-layout.sh", NULL, // Restore default screen layout "nitrogen", "--restore", NULL, // Restore wallpaper + "numlockx", "on", NULL, // NumLock on by default // System Tray Applications "volctl", NULL, // PulseAudio Volume Control "nyrna", NULL, // Nyrna Application Suspend