Skip to content

Commit b94e3c0

Browse files
fiftydinarKyleGospo
authored andcommitted
feat(gnome): Enable num-lock by default (#629)
It's a no-brainer to have this enabled out-of-the-box imo
1 parent cbda996 commit b94e3c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

system_files/desktop/silverblue/usr/etc/dconf/db/local.d/02-bazzite-global

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ switch-applications-backward=['<Shift><Super>Tab']
44
switch-windows=['<Alt>Tab']
55
switch-windows-backward=['<Shift><Alt>Tab']
66

7+
[org/gnome/desktop/peripherals/keyboard]
8+
numlock-state=true
9+
710
[org/gnome/desktop/peripherals/touchpad]
811
tap-to-click=true
912

0 commit comments

Comments
 (0)