Commit Graph

16 Commits

Author SHA1 Message Date
64b0ea9ec4 [XMonad] Handle dock events 2016-09-19 12:15:29 -07:00
14f40b6692 Start flycheck before disabling checker in xmonad 2016-09-16 12:56:31 -07:00
a97cf4ec8e Add window bringer action through rofi to xmonad 2016-09-16 12:53:09 -07:00
f576e2be24 Add shiftThenView command and binding to xmonad 2016-09-16 12:52:50 -07:00
f8ac3b6f20 Disable haskell-stack-ghc checker in xmonad.hs
Also set "-Wno-missing-signatures" for flycheck-ghc-checker because we
don't care about top level signatures not being defined in this file.
2016-09-16 12:08:01 -07:00
5087f25195 Use JumpToLayout for fullscreen in xmonad
Also add a toggle for mirroring
2016-09-15 21:47:23 -07:00
318fc35455 Refactor xmonad.hs, add Mirrored Tall layout 2016-09-15 16:57:12 -07:00
9e2baefe34 Add cabal packaging to xmonad 2016-09-15 16:09:10 -07:00
1bed975e86 Add fullscreen toggle 2016-09-15 01:49:15 -07:00
9d054443b2 Remove xmobar and stalonetray from xmonad.hs 2016-09-14 16:56:37 -07:00
e535a0eb7b Add manageDocks to manageHook 2016-09-13 17:51:12 -07:00
17f036258f Spawn nm-applet on xmonad startup 2016-09-13 17:50:42 -07:00
fc65a696e8 Refactor xmonad.hs, add avoidStruts 2016-09-13 12:51:06 -07:00
0a1b86b32b Add rofi support and startup hooks to xmonad 2016-09-13 02:50:25 -07:00
af399cd0d8 Update xmonad.hs 2016-09-12 20:01:08 -07:00
cf84ae4653 Add xmonad config 2016-09-09 17:48:28 -07:00