Commit Graph

90 Commits

Author SHA1 Message Date
Donovan Glover
7cbd4119ae
Add vh to aliases.zsh 2018-01-03 23:11:49 -05:00
Donovan Glover
1a74691fa2
Use neovim and waterfox by default 2018-01-03 23:10:45 -05:00
Donovan Glover
3c983e67a5
Switch to bspwm in .xinitrc 2018-01-03 23:07:10 -05:00
Donovan Glover
3cf2cd30ce
Remove i3 config files 2018-01-02 23:59:38 -05:00
Donovan Glover
5a26ef6ca5
Add miscellaneous changes to i3/config
Add some unpushed changes done to i3/config before removing the config
file entirely. In particular, this commit:

- Increases the size of window borders
- Adds a command to open a floating terminal
- Makes mpv windows float by default
- Adds an option to specify the minimum and maximum sizes for floating
  windows
- Adds an easy way to show/hide floating windows ("The Hidden Workspace")
- (Re)loads polybar when starting i3
2018-01-02 23:53:42 -05:00
Donovan Glover
64aaefd341
Switch to bspwm in polybar config 2018-01-02 23:52:35 -05:00
Donovan Glover
9392729040
Add base configuration for bspwm and sxhkd 2018-01-02 23:45:35 -05:00
Donovan Glover
a9381491a3
Add configuration for mpd and ncmpcpp 2018-01-01 21:56:11 -05:00
Donovan Glover
d79d92c0b9
Switch from cmus to mpd + mpc + ncmpcpp 2018-01-01 21:50:57 -05:00
Donovan Glover
0ef785bc4f
Switch from ag (the_silver_searcher) to rg (ripgrep) 2017-12-31 22:42:06 -05:00
Donovan Glover
9383aaf795
Update zathurarc
This commit adds a few more preferences to zathura, the most important
being "set recolor". This tells zathura to open files with our color
scheme of choice by default.
2017-12-30 23:58:30 -05:00
Donovan Glover
b51f8cffd9
Switch from ls and tree to exa 2017-12-30 23:56:55 -05:00
Donovan Glover
ef0707e965
Remove more unused vim keybindings 2017-12-27 23:56:27 -05:00
Donovan Glover
8a8fc67cd3
Remove unused zsh functions and aliases 2017-12-27 23:26:19 -05:00
Donovan Glover
678ccab589
Move .zshrc includes to .zsh/ 2017-12-27 22:53:07 -05:00
Donovan Glover
5ec5c69ccf
Clear the background from GitGutter items 2017-12-26 23:59:43 -05:00
Donovan Glover
d86f658263
Remove unused vim keybindings 2017-12-26 23:59:11 -05:00
Donovan Glover
6dcc47e6d0
Add vim:ft to mpv/input.conf 2017-12-26 23:57:22 -05:00
Donovan Glover
64646500be
Add .Xresources theme support
This commit adds theme support (through .Xresources) for i3 and polybar.

As an added bonus, theme.cr has been updated to make changing these
colors automatic.

The termite config has been updated to reflect the new settings from
theme.cr.
2017-12-26 23:47:34 -05:00
Donovan Glover
9d977774fc
Add colors.vim and split .vimrc into multiple files 2017-12-25 18:07:46 -05:00
Donovan Glover
47289b7fff
Major refactor to .vimrc 2017-12-25 15:14:32 -05:00
Donovan Glover
9ab21e6a69
Update .vimrc with the most recent changes 2017-12-24 18:35:01 -05:00
Donovan Glover
445788a049
Add .zshrc 2017-12-24 16:04:39 -05:00
Donovan Glover
13a0e4b294
Add more git aliases to .zsh_aliases 2017-12-22 23:33:57 -05:00
Donovan Glover
c9597b3760
Always get the best quality with youtube-dl 2017-12-22 23:33:29 -05:00
Donovan Glover
05f27e41a1
Remove transparency from compton.conf 2017-12-22 23:23:39 -05:00
Donovan Glover
dbd4bf4f11
Map Caps Lock to Ctrl and Esc with .xmodmap 2017-12-19 23:29:34 -05:00
Donovan Glover
e263df45aa
Replace grep alias with git in .zsh_aliases 2017-12-17 23:50:34 -05:00
Donovan Glover
c070ccc15c
Remove pacaur aliases from .zsh_aliases 2017-12-17 23:45:38 -05:00
Donovan Glover
2b6bfd75fa
Remove window transparency from termite/config 2017-12-17 23:44:14 -05:00
Donovan Glover
bce99537c6
Add padding to terminal windows with gtk.css 2017-12-17 23:38:00 -05:00
Donovan Glover
bab97ed544
Add window scaling to mpv/input.conf 2017-12-16 23:54:11 -05:00
Donovan Glover
55396d2866
Add i3/new_workspace.sh, an easier way to make new workspaces 2017-12-15 23:59:49 -05:00
Donovan Glover
db621ea9c4
Change the focused color in i3/config 2017-12-15 23:51:35 -05:00
Donovan Glover
3d5a85da87
Update polybar config with new colors and date change 2017-12-15 23:50:34 -05:00
Donovan Glover
e642448ef6
Add polybar/launch.sh, used to start polybar 2017-12-14 23:59:13 -05:00
Donovan Glover
a8f390507d
Add base .zprofile, used to start X on login 2017-12-13 23:58:35 -05:00
Donovan Glover
9ad2a63892
Switch the functionality of j and k in feh/keys 2017-12-13 23:55:02 -05:00
Donovan Glover
b3de2d753b
Change transparency and add more fonts to termite/config 2017-12-13 23:53:18 -05:00
Donovan Glover
561b8c6836
Alias r to rename in ranger with rc.conf 2017-12-13 23:27:53 -05:00
Donovan Glover
bedd4da917
Add window shadows and inactive opacity to compton.conf 2017-12-12 23:53:24 -05:00
Donovan Glover
ac271b80fd
Use feh for images and zathura for pdfs in .mailcap 2017-12-11 23:52:04 -05:00
Donovan Glover
f63933285a
Add base .xinitrc file 2017-12-11 23:49:30 -05:00
Donovan Glover
e1ec30f819
Fix the clone url for GitLab in .zsh_functions 2017-12-11 23:04:12 -05:00
Donovan Glover
d5aef907b5
Add more git, fzf, grep, and ag commands to .zsh_aliases 2017-12-11 23:03:17 -05:00
Donovan Glover
c1ea5991e6
Add polybar.sh script for polybar toggle keybinding 2017-12-09 23:52:35 -05:00
Donovan Glover
adb16a974c
Add screenshot.sh script for screenshot keybinding 2017-12-09 23:51:15 -05:00
Donovan Glover
fec79210e1
Add vim keybindings for w3m 2017-12-08 23:57:49 -05:00
Donovan Glover
69f830ddd8
Add .ctags with elixir and rust support 2017-12-06 23:57:29 -05:00
Donovan Glover
1dde746d19
Fix the formatting in rtv.cfg 2017-12-05 23:37:26 -05:00