i3: Enable numlock on startup

This commit is contained in:
2020-01-31 00:36:04 +01:00
parent 436b1436fb
commit 581ab76dfa

View File

@@ -206,6 +206,7 @@ exec --no-startup-id xset b off
exec --no-startup-id nm-applet
exec --no-startup-id flameshot
exec --no-startup-id feh --bg-scale ~/.config/i3/wallpaper.png
exec --no-startup-id xdotool key --clearmodifiers Num_Lock
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)