fix: fish complete keybind

This commit is contained in:
Noah Masur 2022-01-13 19:07:52 -05:00
parent ccf17ec001
commit b560659dfe

View File

@ -55,7 +55,7 @@ in
{ {
key = "L"; key = "L";
mods = "Super"; mods = "Super";
chars = "\x1F"; chars = "\\x1F";
} }
]; ];
colors = { colors = {