feat(gnome): Enable num-lock by default (#629)

It's a no-brainer to have this enabled out-of-the-box imo
This commit is contained in:
fiftydinar 2023-12-26 06:26:30 +01:00 committed by GitHub
parent 65e06ae68c
commit 18bd602959
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,9 @@ switch-applications-backward = ['<Shift><Super>Tab']
switch-windows = ['<Alt>Tab']
switch-windows-backward = ['<Shift><Alt>Tab']
[org/gnome/desktop/peripherals/keyboard]
numlock-state=true
[org/gnome/desktop/peripherals/touchpad]
tap-to-click=true