Add numlockx to startup
This commit is contained in:
parent
fb8afbc01a
commit
4e87008bb2
@ -14,6 +14,7 @@ exec --no-startup-id caffeine
|
|||||||
exec --no-startup-id mailnag
|
exec --no-startup-id mailnag
|
||||||
exec --no-startup-id touchegg 2>&1 > /dev/null
|
exec --no-startup-id touchegg 2>&1 > /dev/null
|
||||||
exec --no-startup-id xset s off dpms 0 0 0
|
exec --no-startup-id xset s off dpms 0 0 0
|
||||||
|
exec --no-startup-id numlockx on # enable numlock
|
||||||
exec --no-startup-id xautolock -time 5 -locker "~/.config/i3/lock.sh lock 1" -detectsleep
|
exec --no-startup-id xautolock -time 5 -locker "~/.config/i3/lock.sh lock 1" -detectsleep
|
||||||
|
|
||||||
# keyboard settings
|
# keyboard settings
|
||||||
|
Loading…
Reference in New Issue
Block a user