arianrhod: remove conflicting sway Shift-k binding

This commit is contained in:
Jez Cope 2021-07-25 17:56:16 +01:00
parent 32ad1c5454
commit e5c05b43e2
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@
xkb_options = "compose:ralt,ctrl:nocaps";
};
};
keybindings = {
"${mod}+Shift+k" = "input ${laptopKb} events toggle enabled disabled";
};
gaps.inner = lib.mkForce 0;
fonts.size = lib.mkForce 10.0;