Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
feat: Enable num-lock by default (ublue-os#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
fiftydinar authored Dec 25, 2023
1 parent dda52b0 commit 6421500
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions usr/etc/dconf/db/local.d/01-ublue
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ switch-windows-backward = ['<Shift><Alt>Tab']
[org/gnome/desktop/peripherals/touchpad]
tap-to-click=true

[org/gnome/desktop/peripherals/keyboard]
numlock-state=true

[org/gnome/shell/extensions/dash-to-dock]
dock-fixed=true
force-straight-corner=false
Expand Down

0 comments on commit 6421500

Please sign in to comment.