work: Enable numlock by default

This commit is contained in:
Erwin Boskma 2023-10-05 16:56:29 +02:00
parent de405a48f1
commit 35e8944a80
Signed by: erwin
SSH key fingerprint: SHA256:3F6Cm6I3erRqlBwEghZWAQl6eS5WrGTX1Vs/Evec1lQ

View file

@ -154,7 +154,7 @@ in
position = "0 0"; position = "0 0";
}; };
"DP-3" = { "DP-3" = {
bg = "${../../wallpapers/jwst-southern-ring-nircam-miri-side-by-side-3840.png} fill"; bg = "${../../wallpapers/space_shuttle_endeavour_3840.jpg} fill";
mode = "3840x2160@60Hz"; mode = "3840x2160@60Hz";
position = "3840 0"; position = "3840 0";
}; };
@ -163,6 +163,7 @@ in
"1241:662:USB-HID_Keyboard" = { "1241:662:USB-HID_Keyboard" = {
xkb_layout = "us"; xkb_layout = "us";
xkb_options = "lv3:ralt_switch,eurosign:5"; xkb_options = "lv3:ralt_switch,eurosign:5";
xkb_numlock = "enable";
}; };
"1133:49257:Logitech_USB_Laser_Mouse" = { "1133:49257:Logitech_USB_Laser_Mouse" = {
natural_scroll = "enabled"; natural_scroll = "enabled";