sway compose key set

This commit is contained in:
kat witch 2021-07-15 02:34:54 +01:00
parent 6ce5e5e759
commit 220d0352aa
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -87,8 +87,7 @@ in
input = {
"*" = {
xkb_layout = "gb";
# xkb_variant = "nodeadkeys";
# xkb_options = "ctrl:nocaps";
xkb_options = "compose:rctrl,ctrl:nocaps";
};
};