Remap caps -> ctlr
Some checks failed
Lint / Lint (3.10) (push) Failing after 14s
Lint / Lint (3.11) (push) Failing after 18s

This commit is contained in:
Ariejan de Vroom 2024-06-07 10:02:00 +02:00
parent 065b98d771
commit f06654877c
Signed by: ariejan
GPG Key ID: AD739154F713697B

View File

@ -9,4 +9,8 @@ power-button-action='interactive'
sleep-display-ac-type='nothing'
[org/gnome/settings-daemon/plugins/color]
night-light-enabled=true
night-light-enabled=true
[org/gnome/desktop/input-sources]
# Remap caps lock to control
xkb-options=['caps:ctrl_modifier']