diff --git a/roles/04_desktop/files/gsettings.dconf b/roles/04_desktop/files/gsettings.dconf index 4a537a0..66261f2 100644 --- a/roles/04_desktop/files/gsettings.dconf +++ b/roles/04_desktop/files/gsettings.dconf @@ -9,4 +9,8 @@ power-button-action='interactive' sleep-display-ac-type='nothing' [org/gnome/settings-daemon/plugins/color] -night-light-enabled=true \ No newline at end of file +night-light-enabled=true + +[org/gnome/desktop/input-sources] +# Remap caps lock to control +xkb-options=['caps:ctrl_modifier'] \ No newline at end of file