compose:caps

This commit is contained in:
Charlotte Van Petegem 2020-10-23 10:44:18 +02:00
parent 866ac6428a
commit ed8b506695
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -86,7 +86,7 @@ in
{ command = "floating enable"; criteria = { app_id = "launcher"; }; }
];
input = {
"type:keyboard" = { xkb_layout = "us"; xkb_variant = "altgr-intl"; xkb_numlock = "enabled"; };
"type:keyboard" = { xkb_layout = "us"; xkb_variant = "altgr-intl"; xkb_numlock = "enabled"; xkb_options = "compose:caps"; };
"type:touchpad" = { drag = "enabled"; dwt = "enabled"; scroll_method = "two_finger"; tap = "enabled"; };
};
modes = { }; # Unset default "resize" mode