Enable numlock on boot
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
4985c2bc68
commit
e72fe9d52e
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ xset -dpms
|
|||
# Set keyboard layout
|
||||
setxkbmap -model pc105 -layout ch
|
||||
|
||||
# Enable numlock
|
||||
numlockx &
|
||||
|
||||
# Start applications
|
||||
nm-applet &
|
||||
redshift-gtk &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue