diff --git a/.xmonad/xmonad.hs b/.xmonad/xmonad.hs index 5a1fc4b..7311d20 100644 --- a/.xmonad/xmonad.hs +++ b/.xmonad/xmonad.hs @@ -170,7 +170,7 @@ myKeysP = [ ] -- Keybindings to be removed -myRemoveKeysP = [ "M-t" ] +myRemoveKeysP = [ ] main :: IO ()