feat(gnome): setup compose key
This commit is contained in:
parent
abf4e1889d
commit
a868c01020
|
@ -37,6 +37,9 @@ in
|
||||||
"org/gnome/desktop/sound" = {
|
"org/gnome/desktop/sound" = {
|
||||||
theme-name = "Pop";
|
theme-name = "Pop";
|
||||||
};
|
};
|
||||||
|
"org/gnome/desktop/input-sources" = {
|
||||||
|
xkb-options = ["compose:ralt"];
|
||||||
|
};
|
||||||
|
|
||||||
# key bindings for pop-shell
|
# key bindings for pop-shell
|
||||||
"org/gnome/mutter/wayland/keybindings" = {
|
"org/gnome/mutter/wayland/keybindings" = {
|
||||||
|
|
Loading…
Reference in a new issue