65d8d725ca
[XMonad] Correct chrome startup command
2016-10-27 01:46:35 -07:00
2813c3351b
[XMonad] Add smartBorders layout modifier
...
The noBorders hook does not seem to work for floating windows. Smart
borders will at least disable borders when the window is full screened.
2016-10-27 00:18:28 -07:00
7363c1f48a
[XMonad] Add toggle for fading inactive
2016-10-27 00:17:42 -07:00
3e5e8a0f83
[XMonad] Use greedy raise/bring next maybe
2016-10-26 18:11:18 -07:00
7321f83a46
[XMonad] Handle setting visible workspaces for renames
2016-10-26 17:14:44 -07:00
9009e9c79b
[XMonad] Reorganize xmonad.hs
2016-10-26 15:19:49 -07:00
093bf7314a
[XMonad] Move main to top of xmonad.hs
2016-10-26 13:23:44 -07:00
0b182e7434
[XMonad] Use string remapping for ewmh logging
2016-10-25 22:17:20 -07:00
68b7cc7a81
[XMonad] No more custom workspaces
2016-10-25 22:16:14 -07:00
c006c12c30
[XMonad] Add layout for large main area
2016-10-25 22:14:55 -07:00
83b3ebe07a
[XMonad] Add custom manage hook
...
I don't think that this is working yet.
2016-10-25 22:14:39 -07:00
c4dbbc7ad2
[XMonad] Don't apply ewmh to global config
2016-10-25 18:05:36 -07:00
fdee42e6a8
[Emacs] Rename font hydra
2016-10-25 17:48:32 -07:00
5244936a1c
[XMonad] Add custom workspace names
2016-10-25 16:05:25 -07:00
079a77c32c
[XMonad] Improve google-chrome raiseNextMaybe
2016-10-24 20:59:10 -07:00
f30e12c917
[XMonad] Add raiseNextMaybe commands
2016-10-24 20:04:06 -07:00
bfbece987e
[XMonad] Add toggleWS binding
2016-10-24 17:17:35 -07:00
06ca3e7186
[XMonad] Move screenshot binding to h
2016-10-24 17:17:19 -07:00
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
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