FIX comment mistake

This commit is contained in:
Nathan Dwarshuis 2020-03-13 20:50:40 -04:00
parent e3d9356b36
commit ae87f6e10b
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ import qualified XMonad.StackSet as W
main = do main = do
h <- spawnPipe "xmobar" h <- spawnPipe "xmobar"
-- spawn "powermon" spawn "powermon"
xmonad xmonad
$ ewmh $ ewmh
$ addDescrKeys' ((myModMask, xK_F1), showKeybindings) myKeys $ addDescrKeys' ((myModMask, xK_F1), showKeybindings) myKeys