mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-22 12:39:49 +00:00
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:
parent
65e06ae68c
commit
18bd602959
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user