mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-30 21:32:48 +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
cbda99605b
commit
b94e3c0b47
@ -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