4281c21ba9
[XMonad] Change selectToggle binding
2016-11-24 15:12:59 -08:00
a3f23a071e
[XMonad] Add rofi_kill_process.sh binding
2016-11-24 14:19:27 -08:00
6e340c0c78
[XMonad] Switch lock and layout binding keys
2016-11-24 14:14:39 -08:00
51412abb83
[XMonad] Fix whitespace
2016-11-24 13:27:08 -08:00
c6798fa452
[XMonad] Swap modalt bindings for spotify and hangouts
2016-11-22 14:36:36 -08:00
2e6092bb35
[XMonad] Add split out chrome tab
2016-11-22 00:41:26 -08:00
d7e55dffbb
[XMonad] Add shiftToNextScreen with binding
2016-11-22 00:41:04 -08:00
e6f03d27a2
[XMonad] Clean up comment
2016-11-21 23:26:52 -08:00
16faa79574
[XMonad] Add binding for xF86XK_AudioPlay
2016-11-22 00:55:13 -06:00
6395936e3b
[XMonad] Deactivate fullscreen when bringing and raising
2016-11-22 00:50:59 -06:00
88e96ccf0b
[XMonad] Add goFullscreen action
2016-11-22 00:41:55 -06:00
06e5c7f5e2
[XMonad] Use pulseaudio-ctl for all volume commands
2016-11-22 00:40:50 -06:00
44cf16dab1
Merge branch 'master' of github.com:IvanMalison/dotfiles
2016-11-21 23:48:01 -06:00
fed2941ec5
[XMonad] Use named scratchpads for hangouts, spotify and htop
2016-11-21 23:46:16 -06:00
c483e4957b
[XMonad] Add shell command variables
2016-11-21 23:45:30 -06:00
91f36064e5
[XMonad] Add start_hangouts.sh script
2016-11-21 23:28:34 -06:00
a8fb41f2fa
[XMonad] Deactivate full when going or switching
2016-11-21 20:06:34 -08:00
78de86f197
[XMonad] Fixup whitespace
2016-11-21 17:43:05 -08:00
46d893b6be
[XMonad] Automatically deactivate full for several commands
2016-11-21 17:25:56 -08:00
8b2bad8fa2
[XMonad] Make bringWindow also unminimize
2016-11-21 17:25:13 -08:00
8f4632d4ae
[XMonad] Rewrite selects without do notation
2016-11-21 17:24:40 -08:00
f0c551d3d7
[XMonad] Disable hangouts management
2016-11-21 17:23:41 -08:00
24bf3cb999
[XMonad] Add support for setting toggle state directly
2016-11-21 15:53:00 -08:00
3b473eb0d2
[XMonad] Tweak whitespace of selectors
2016-11-21 15:52:23 -08:00
392a5053fb
[XMonad] Update xmonad-contrib pointer in stack.yaml
2016-11-21 15:51:51 -08:00
1a7323d59e
[XMonad] Use NBFULL toggle instead of FULL toggle
2016-11-21 10:50:08 -08:00
5189033ee1
[XMonad] Toggle FULL
2016-11-20 23:20:15 -06:00
c02256b6de
[XMonad] Add layout selection
2016-11-20 21:05:40 -08:00
a2426214a8
[XMonad] Add FULL and MIRROR to selectable toggles
2016-11-20 21:04:07 -08:00
574286e326
[XMonad] Fix whitespace
2016-11-20 21:03:24 -08:00
32c768d726
[XMonad] Fix whitespace
2016-11-20 21:01:50 -08:00
b9bd74dc85
[XMonad] Fix whitespace
2016-11-20 12:13:49 -08:00
5ae28abbb4
[XMonad] Remove redundant do
2016-11-19 14:38:19 -08:00
94593b2685
[XMonad] Add a keybinding to lock computer
2016-11-14 05:59:10 -06:00
90efe1bc83
[XMonad] Add accordion layout
2016-11-14 05:50:26 -06:00
a96434af13
[XMonad] Restore one minimized window at a time with mod-shift-m
2016-11-13 14:31:03 +00:00
b3ebf1f147
[XMonad] Only minimize when action taking when swapping
2016-11-13 11:47:51 +00:00
9741b2042a
[XMonad] Move selectToggle and selectLimit to modalt
2016-11-11 17:01:00 -08:00
27bb824394
[Xmonad] Add selectLimit and keybinding
2016-11-11 16:13:16 -08:00
a5e5ad867c
[XMonad] Add emacs style buffer (window) switching
2016-11-11 15:48:47 -08:00
27e8b16a7b
[XMonad] Add custom layout toggles
2016-11-11 15:48:17 -08:00
02015d45e0
[XMonad] Improve automatic unminimization
2016-11-11 12:13:31 -08:00
ca0508b9ba
[XMonad] Restore all from same class on focus
2016-11-11 12:06:03 -08:00
2fe42aaf53
[XMonad] Fix up whitespace
2016-11-11 10:47:20 -08:00
1849649ed4
[XMonad] Move maybeUnminimizeAfter calls to focus functions
2016-11-10 21:08:45 -08:00
684c2644a6
[XMonad] Ensure that the focused window is not minimized
2016-11-10 18:05:50 -08:00
6594153d24
[XMonad] Add minimize toggling, reenable boring support
2016-11-10 15:23:37 -08:00
1067bbb0b6
[XMonad] Disable boringWindows
2016-11-10 13:41:26 -08:00
4e76aa048a
[XMonad] Add page breaks to config
2016-11-09 17:40:23 -08:00
def606e713
[XMonad] Add limitWindows layout
2016-11-09 13:54:48 -08:00
1f66346b5f
[XMonad] Minimize windows that are not of the focused window's class
2016-11-08 01:40:10 -08:00
cd8c0a4f3f
[XMonad] Add magic focus layout
2016-11-07 13:21:05 -08:00
77ea82bccf
[XMonad] Update xmonad-contrib git SHA
2016-11-07 11:58:21 -08:00
250dba4654
[XMonad] Start trasmission in workspace 5
2016-11-07 11:39:18 -08:00
e05dce8fb0
[XMonad] Move shiftThenView
2016-11-03 13:06:59 -07:00
1c07627f2c
[XMonad] Fix transmission spawn
2016-11-03 13:06:43 -07:00
3eb720bc2d
[XMonad] Fix hangouts startup
2016-11-02 18:23:56 -07:00
82c888c808
[XMonad] Update chrome and transmission virtual classes
2016-10-31 17:40:33 -07:00
9afa4c8e63
Revert "[Linux] Taffybar now managed by xmonad instead of systemd"
...
This reverts commit 04ae4335f2
.
2016-10-29 19:03:32 -07:00
04ae4335f2
[Linux] Taffybar now managed by xmonad instead of systemd
2016-10-29 12:34:32 -07:00
23f7eb891d
[XMonad] Ignore all .stack-work directories
2016-10-29 12:28:47 -07:00
7a4d3a3575
[XMonad] Make stack build actually work
2016-10-29 10:16:59 -07:00
e3a762951a
[Linux] Add rofi_wallpaper.sh script
2016-10-28 10:43:18 -07:00
bf9238fd54
[XMonad] Add virtual classes for renaming
2016-10-27 17:33:35 -07:00
44efd6ceac
[XMonad] Binding to switch wallpaper
2016-10-27 14:48:13 -07:00
570e97fd56
[XMonad] Reduce line widths
2016-10-27 04:07:45 -07:00
d4ceeba076
[XMonad] Add a multi-line
2016-10-27 04:04:52 -07:00
3259a8313a
[XMonad] Update filepath to window class remap
2016-10-27 04:03:27 -07:00
61d9d53d39
[XMonad] Remove extra manage hooks
2016-10-27 02:07:31 -07:00
b19cc42670
[XMonad] Update target workspaces for manage hook
2016-10-27 01:47:17 -07:00
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 c726b6d56a
.
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
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