X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=xmonad.hs;h=cfc52d20b20741a696c4f3135b6279cffcae7882;hb=4f011901dde97f3edf9625fa1eee018280d1a331;hp=f4465775c4df2295c2c405428652a16cd1d2f833;hpb=c8293a7b552ffd51d8eac2233eb574487b8f56fd;p=config%2Fdotfiles.git diff --git a/xmonad.hs b/xmonad.hs index f446577..cfc52d2 100644 --- a/xmonad.hs +++ b/xmonad.hs @@ -90,3 +90,5 @@ main = xmonad $ defaultConfig -- toggleLayouts above. ((mod4Mask, xK_v), sendMessage ToggleLayout) ] + +-- vim: nospell