Update removed keybindings

This commit is contained in:
2022-10-25 21:17:06 +02:00
parent 96c33e3bce
commit 0cede4f2c0

View File

@@ -170,7 +170,7 @@ myKeysP = [
] ]
-- Keybindings to be removed -- Keybindings to be removed
myRemoveKeysP = [ "M-t" ] myRemoveKeysP = [ ]
main :: IO () main :: IO ()