Commit Graph

2150 Commits

Author SHA1 Message Date
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
013bfa64ab
[Linux] Fix xsettingsd-setup 2016-11-21 12:40:17 -06:00
5189033ee1
[XMonad] Toggle FULL 2016-11-20 23:20:15 -06:00
44b8349756
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-11-20 21:07:06 -08:00
3b2b2dcf28
[Linux] Fix start_keepass.sh 2016-11-20 21:06:16 -08: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
d460542fc7
[Linux] Add vlc binding to mimeapps 2016-11-20 20:58:04 -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
1e8efaed1a
[Emacs] Add array multi-line support to sh-mode 2016-11-18 18:45:19 -06:00
8429e14c05
[KeepassX] Add keepassxc.ini 2016-11-18 16:32:52 -06:00
8f7817c0b5
[Emacs] Fix whitespace 2016-11-18 16:20:32 -06:00
8577cddd5f
[Compton] Decrease shadow radius 2016-11-18 16:20:07 -06:00
8c9d16a17f
[Linux] Add comment about path issues 2016-11-18 16:19:40 -06:00
feabc97f8d
[Linux] Add support for distribution distributed nvm 2016-11-18 16:19:06 -06:00
b84ab65b93
Fix tasks_from_directory 2016-11-18 16:18:22 -06:00
206fc8ffbf
[Sheel] Add sbin to initial path 2016-11-17 09:57:18 -06:00
93798c5560
Fix whitespace 2016-11-17 09:57:08 -06:00
f754d4f614
[Shell] Use simple prompt when in emacs 2016-11-17 09:55:59 -06:00
64f448c6c5
[Emacs] Disable yasnippet in term-mode 2016-11-17 09:55:12 -06:00
9d94a09b58
[Linux] Add dpi setting for macbook air 2016-11-14 06:10:26 -06:00
b97c83f6a6
Add tasks_from_directory function 2016-11-14 06:09:41 -06: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
2b3b892350
Revert "[taffybar] Add battery display"
This reverts commit 2341457723.
2016-11-14 05:49:29 -06:00
2341457723
[taffybar] Add battery display 2016-11-14 05:49:12 -06:00
1320c59a6c
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-11-13 14:31:46 +00:00
a96434af13
[XMonad] Restore one minimized window at a time with mod-shift-m 2016-11-13 14:31:03 +00:00
64a8df99c1
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-11-13 06:30:14 -08:00
be7b00cf32
[Linux] Add xsettingsd-setup 2016-11-13 06:29:42 -08:00
b3ebf1f147
[XMonad] Only minimize when action taking when swapping 2016-11-13 11:47:51 +00:00
7a13415fba
[Emacs] Ignore gtk bookmarks 2016-11-13 09:52:40 +00:00
894eb71c4b
[Emacs] Use flatland theme 2016-11-13 09:50:51 +00:00
774d1ea8fb
[Emacs] Make C-j work in term-mode 2016-11-13 09:50:33 +00:00
a0f3c33c2b
[Emacs] Move magit and flycheck for install order 2016-11-13 09:49:41 +00:00
9ee78829f4
[Emacs] Reenable emit use-package 2016-11-13 09:48:24 +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
d4bd87ed71
[Linux] Start xsettingsd with setup script 2016-11-11 10:48:25 -08:00
2fe42aaf53
[XMonad] Fix up whitespace 2016-11-11 10:47:20 -08:00
ee10889607
[Shell] Add pavolume function 2016-11-10 21:09:24 -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
7af5e3b82e
[Emacs] Helm and register preview display-buffer settings 2016-11-08 18:25:39 -08:00
2a551ef701
[Emacs] Save interprogram paste
Set `save-interprogram-paste-before-kill` to t.
2016-11-08 13:47:13 -08:00
b45a0a8bec
Revert "[Emacs] Update org-projectile configs for big-changes branch"
This reverts commit 18992c0720.
2016-11-08 11:35:04 -08:00
1f66346b5f
[XMonad] Minimize windows that are not of the focused window's class 2016-11-08 01:40:10 -08:00
3221c24383
[Emacs] Override xref function AFTER xref loaded 2016-11-07 22:50:16 -08:00