enable compose key
This commit is contained in:
parent
42046ed59e
commit
2fdb7f56f4
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
dconf.settings = {
|
||||
"system/locale" = { region = "nl_NL.UTF-8"; };
|
||||
|
||||
"org/gnome/desktop/input-sources" = { xkb-options = [ "compose:ralt" ]; };
|
||||
"org/gnome/desktop/peripherals/mouse" = { accel-profile = "flat"; };
|
||||
"org/gnome/desktop/peripherals/touchpad" = { disable-while-typing = false; };
|
||||
"org/gnome/desktop/sound" = { allow-volume-above-100-percent = true; };
|
||||
|
|
Loading…
Reference in a new issue