322 Commits

Author SHA1 Message Date
761dabb23f
[XMonad] Make greedyFocusWindow focus window
Before, greedyView greedyFocusWindow would only focus the workspace that
the selected window was in. This change makes it so that the window is
actually focused.
2016-10-23 17:41:47 -07:00
aecee0f2d5
[XMonad] Add shiftToEmptyAndView 2016-10-23 01:57:08 -07:00
b45d93f0a6
[XMonad] Make gotoMenu greedily set workspace 2016-10-23 01:34:31 -07:00
cd9a67706a
[XMonad] Add automatic workspace naming LayoutModifier
Note: This requires my own custom version of xmonad-contrib.
2016-10-23 00:05:39 -07:00
f25f543b17
Revert "[XMonad] Set tag names instead of workspace names"
This reverts commit c726b6d56a0a922a8a8e37d8466bb99ab77ccc85.
2016-10-22 17:16:52 -07:00
c726b6d56a
[XMonad] Set tag names instead of workspace names 2016-10-22 17:16:14 -07:00
2eb8bcd440
[XMonad] Tweak window bringer string 2016-10-22 01:40:48 -07:00
3c4088912b
[XMonad] Use window class names to name workspaces 2016-10-21 22:01:51 -07:00
a89dbb8d18
[XMonad] Add workspace name to window info 2016-10-21 21:58:14 -07:00
c520264f4c
[XMonad] Make WindowBringer text similar to rofi 2016-10-21 16:37:26 -07:00
43b512abb2
[XMonad] Make rofi command case insensitive 2016-10-21 15:44:47 -07:00
6674321419
[XMonad] Move setWorkspaceName... to top level 2016-10-20 17:58:58 -07:00
80addc4ae9
[XMonad] Use custom WindowBringer config 2016-10-20 17:58:25 -07:00
5a9fad96c7
[XMonad] Add bindings for screenshot and shell 2016-10-18 14:10:32 -07:00
61413af628
[XMonad] Don't use do notation for startup hook 2016-10-14 14:48:51 -07:00
5d8255e31d
[XMonad] Add automaticallySetworkspaceNames
Thought it compiles, it may not yet function properly.
2016-10-14 03:52:09 -07:00
a1301bf629
[XMonad] Minor cleanup 2016-10-13 13:28:44 -07:00
5e38adb2ba
[XMonad] Move other definitions before addKeys 2016-10-13 00:11:21 -07:00
b757998f4b
[XMonad] Move layouts definition 2016-10-13 00:10:53 -07:00
e5faaf7ed5
[XMonad] Whitespace tweaks 2016-10-13 00:09:35 -07:00
6fb7541565
[XMonad] Use WindowBringer goTo 2016-10-13 00:09:20 -07:00
63c4cf9022
[XMonad] Add system_password.sh binding 2016-10-13 00:08:49 -07:00
1560d01cfa
[XMonad] Improve xmonad build
...Though it is still quite broken
2016-10-13 00:07:02 -07:00
5448d7e468
[XMonad] Clean up stack.yaml
Things still aren't working yet.
2016-10-10 12:53:16 -07:00
3e9491cc06
[XMonad] Reduce volume increment 2016-10-05 16:32:53 -07:00
83ef568592
[XMonad] Add support for actual media keys 2016-10-05 03:23:40 -07:00
dda9d31b9b
[XMonad] Add pseudo media key binding 2016-10-05 02:20:35 -07:00
c0817bc257
[XMonad] Add empty workspace bindings 2016-10-05 01:36:03 -07:00
790a2a939b
[XMonad] Add swapNextScreen binding 2016-10-05 01:30:30 -07:00
b09e00618f
[XMonad] Remove old comment 2016-10-05 01:20:53 -07:00
9fb809b9b2
[XMonad] Make multiCol the default layout 2016-10-05 01:12:50 -07:00
3c7a8c1d03
[XMonad] Restart taffybar using systemd 2016-10-05 01:12:34 -07:00
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