Commit Graph

40 Commits

Author SHA1 Message Date
5324a3a9a8 [XMonad] Add paste with modm-V 2016-10-03 17:49:44 -07:00
a7aa50cb82 [XMonad] Run wm.target at startup 2016-10-03 17:14:42 -07:00
e6b2a313b4 [XMonad] Put copyq_rofi on hyper keybinding 2016-10-03 16:50:21 -07:00
4131761550 [XMonad] Add minimization to layouts 2016-10-03 14:57:58 -07:00
39a059167a [XMonad] Change copyq rofi binding 2016-10-03 14:51:12 -07:00
7d308b3143 [XMonad] Remove startup hook 2016-10-02 08:27:18 -07:00
11513a19be [XMonad] Add binding for copyq_rofi 2016-09-30 17:27:02 -07:00
387fbbe6cd [XMonad] Fix import order 2016-09-27 17:27:03 -07:00
9dbff77e00 [XMonad] Make all columns have the same width 2016-09-27 17:26:06 -07:00
52c531cd75 [XMonad] Add a slight fade to inactive window 2016-09-27 17:25:36 -07:00
aa88e8bda9 [Linux] Use wm.target for starting graphical apps 2016-09-26 12:58:47 -07:00
f04f584842 [Linux] Start nm-applet using systemd, not XMonad 2016-09-23 17:58:57 -07:00
c53e791291 [XMonad] Use multi-column instead of three-columns 2016-09-21 20:33:12 -07:00
3dcc03f514 [XMonad] Ignore .stack-work 2016-09-21 20:33:12 -07:00
0b8efbeba5 [XMonad] Add xmonad-contrib to cabal deps 2016-09-21 20:33:12 -07:00
b30ce7192b [XMonad] Add stack config 2016-09-21 20:33:11 -07:00
10500895bb [XMonad] Move gitignores to files in directory 2016-09-21 20:32:47 -07:00
d0ce267e47 [Linux] Replace copyq with parcellite 2016-09-21 20:32:34 -07:00
1109f11e2b [Linux] Generalize taffybar restart 2016-09-19 20:03:30 -07:00
86296a4b13 [XMonad] Add taffybar support 2016-09-19 12:15:40 -07:00
95b450df3b [XMonad] Add normal rofi run command 2016-09-19 12:15:39 -07:00
f22c2ddc8e Revert "Revert "[XMonad] Taffybar support in xmonad.hs""
This reverts commit 1222f354639ba55b5073f970e973e97597a8faed.
2016-09-19 12:15:39 -07:00
c1d28f4c40 Revert "[XMonad] Taffybar support in xmonad.hs"
This reverts commit 704be96c5f2bb3a5a1930f8fe38e37872c092b82.
2016-09-19 12:15:38 -07:00
148e766a9b [XMonad] Taffybar support in xmonad.hs 2016-09-19 12:15:38 -07:00
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