Commit Graph

2108 Commits

Author SHA1 Message Date
1d54c45e07
[Emacs] Reenable intero 2016-11-29 20:20:25 -08:00
1bf27968e3
[XMonad] Add screen for window queries 2016-11-29 20:19:48 -08:00
aa263ec5ff
[XMonad] Enable direct setting of fading enabled 2016-11-29 20:18:53 -08:00
821030c136
[Linux] Refactor split_out_chrome_tab.sh 2016-11-29 18:32:17 -08:00
361971e690
[XMonad] Improve restoreAllMinimized 2016-11-29 18:32:03 -08:00
0dd66e9a93
[XMonad] Bump stack.yaml pointers 2016-11-29 18:26:04 -08:00
dc854151ef
[XMonad] Improve class maximization toggling 2016-11-29 18:25:28 -08:00
ee422e92de
[XMonad] Add binding for split out for chrome tab 2016-11-29 16:40:20 -08:00
18cfb40606
[XMonad] Fix indentation and whitespace in several spots 2016-11-29 15:47:24 -08:00
f640202a26
[XMonad] Add two argument compose 2016-11-29 15:46:51 -08:00
9273eb17b7
[XMonad] Add withFocusedD 2016-11-29 15:46:08 -08:00
d411a2ce2d
Fix longlines in rofi_start_service.sh 2016-11-29 11:29:22 -08:00
982a6bb51a
[XMonad] Change split out chrome tab to go to empty ws 2016-11-29 11:28:48 -08:00
224cb93b17
[XMonad] Add shiftToEmptyNextScreen 2016-11-29 11:28:41 -08:00
98b4024ac1
[Linux] Open jpegs with feh 2016-11-29 11:24:58 -08:00
8ca48739be
[Emacs] Disable magithub 2016-11-27 02:48:23 -08:00
32c788db52
[Emacs] Demand multi-line
This hacks around https://github.com/IvanMalison/multi-line/issues/8.
2016-11-27 02:35:26 -08:00
47f45523a2
[XMonad] Add minimize event hook 2016-11-26 22:10:11 -08:00
5101d3f8a4
[XMonad] Add class cycling 2016-11-26 18:04:48 -08:00
bffe020619
[XMonad] Use ewmh from github.com/xmonad/xmonad-contrib/pull/122 2016-11-26 14:36:05 -08:00
7b4a9d7a6b
[XMonad] Add fade toggling for workspaces 2016-11-26 12:47:44 -08:00
0a9e76b120
[XMonad] Add binding for rofi_restart_service.sh 2016-11-26 11:06:58 -08:00
2957e5ab02
[Linux] Add rofi_restart_service.sh 2016-11-26 11:05:21 -08:00
7e646d2fd6
[Shell] Remove tabs from emacs.sh 2016-11-26 09:54:34 -08:00
33b619663e
[XMonad] Fix several >80 whitespace lines 2016-11-26 09:54:12 -08:00
7fa87fd82c
[XMonad] Remove ifL 2016-11-26 09:53:47 -08:00
b1abd94d0d
[Emacs] Add copy last message to copy hydra 2016-11-26 01:47:23 -08:00
1b7ba4e27a
[XMonad] Tweak whitespace 2016-11-25 20:22:08 -08:00
139aa97c5d
[XMonad] Remove redundant brackets 2016-11-25 18:56:07 -08:00
769f5a3d13
[XMonad] Set haskell-indent-offset 2016-11-25 18:49:12 -08:00
efb9b73ea2
[XMonad] Change shiftToEmptyAndView binding 2016-11-25 18:48:51 -08:00
6d17f96ecf
[XMonad] Reindent a bunch of definitions 2016-11-25 18:48:14 -08:00
fa7c46b764
[XMonad] Remove stray fork type annotation 2016-11-25 18:46:31 -08:00
2a7151067d
[XMonad] Fix restoreOrMinimizeOtherClasses 2016-11-25 18:45:49 -08:00
2a99632288
[XMonad] Rewrite dynamic workspace naming 2016-11-25 18:41:49 -08:00
f00e2cc920
[XMonad] Add toggle functions (needed for previous rewrites) 2016-11-25 18:41:16 -08:00
6eae7024f8
[Xmonad] Rename fork -> forkM 2016-11-25 18:39:27 -08:00
640b016cf9
[XMonad] Add if' and ifL to fix window bringer stuff 2016-11-25 18:38:32 -08:00
a75fa5f584
[XMonad] Clean up ToggleFade 2016-11-25 17:58:48 -08:00
1065ee6937
[XMonad] Eliminate case statement 2016-11-25 17:28:01 -08:00
31d039b0b2
[XMonad] Rewrite getClass using the applicative style 2016-11-25 15:09:07 -08:00
a5e4ceda24
[Emacs] Set haskell indent to 2 spaces 2016-11-25 14:09:27 -08:00
ff61b78ee9
[XMonad] Rewrite several functions w/o do notation 2016-11-25 14:09:01 -08:00
670a0719dd
[XMonad] Add utility function section, write >>=/ 2016-11-25 14:06:32 -08:00
cabbd09aa1
[XMonad] Add binding to send window to scrathpad workspace 2016-11-25 11:47:16 -08:00
55a7f36dd4
[XMonad] Make bringNextMaybe restore minimized windows 2016-11-25 11:46:36 -08:00
1f45fe142c
[Emacs] Replace multi-line binding with reformat-decl in hindent 2016-11-24 19:10:56 -08:00
2548c3cd19
[Emacs] Add binding for reformat-decl 2016-11-24 19:02:20 -08:00
7b1bd6dc0a
[Emacs] Remove chris-done setting for hindent 2016-11-24 19:01:37 -08:00
06cd1d5f94
[XMonad] Format imports 2016-11-24 18:33:49 -08:00
29ca0267bc
[Shell] Remove tabs in functions.sh 2016-11-24 17:16:29 -08:00
b7afda3c4c
[XMonad] Disable focus follows mouse when magic foucus is active 2016-11-24 16:39:09 -08:00
35b5405ef7
[XMonad] Fix several minor things 2016-11-24 15:26:43 -08:00
21204e420e
[XMonad] Fix whitepace 2016-11-24 15:21:47 -08:00
1fe456c42e
[XMonad] Fix stack.yaml 2016-11-24 17:17:19 -06:00
3c923726f7
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-11-24 17:16:35 -06:00
5ec784e0bf
[XMonad] Fix whitespace 2016-11-24 17:15:57 -06:00
272ce49ab0
[XMonad] Add oh-my-zsh zgen 2016-11-24 17:15:31 -06:00
4281c21ba9
[XMonad] Change selectToggle binding 2016-11-24 15:12:59 -08:00
dc22d3a620
[Linux] Delete start_keepass 2016-11-24 14:32:56 -08:00
7e8bf13a74
[Linux] Import more environment variables for systemd 2016-11-24 14:32:12 -08:00
3ff3ef0709
[Linux] Fix keepassx service 2016-11-24 14:31:55 -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
f0e81c65f1
[Emacs] Fix initial setup of frame 2016-11-24 13:26:14 -08:00
6e87b9d439
[taffybar] Set bar position to top 2016-11-24 13:25:56 -08:00
432cb01e51
[Linux] Add rofi_kill_process.sh 2016-11-24 13:25:27 -08:00
1126518e69
[Sparkleshare] Restore sparkleshare config 2016-11-22 14:36:58 -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
c6f3fc34ca
[taffybar] Position bar at bottom 2016-11-22 01:15:13 -06:00
c633a75af5
[Emacs] Don't display time in modeline when frames only 2016-11-22 01:09:19 -06: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
bcc1af2e72
[Emacs] Add frame-control highlight 2016-11-21 17:49:27 -08:00
9ad18d9597
[Emacs] Add term-mode commentary 2016-11-21 17:45:31 -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
1b31ec7157
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-11-21 10:46:38 -08:00
4aba51b06b
Ignore pavucontrol.ini 2016-11-21 10:46:18 -08:00
e838740a27
[htop] Update config 2016-11-21 12:44:00 -06:00
ff696a14af
[Linux] Fix localip function 2016-11-21 12:43:02 -06:00
00ce1ba96b
[Synergy] Add uber-loaner to controlling section 2016-11-21 12:40:33 -06:00