Commit Graph

7 Commits

Author SHA1 Message Date
fe96f56867 docs: Add READMEs for feh, httpie, and yay 2018-11-18 14:05:12 -05:00
c4b7b69f66 stow: Split bspwm into separate packages
It turns out that placing similar config files (i.e. bspwm-related) in
the same directory is not the way to go about handling dotfiles since
each config file (or dotfile) *should* manipulate only a single program.

This was not the case back when I used urxvt (which would require the
old method of .Xresources), but now that I understand more about how
*modern* dotfiles work (with $XDG_CONFIG_HOME), separating dotfiles by
program became the obvious choice.
2018-11-17 14:58:13 -05:00
ed0de68a9b stow: Split extras into separate packages
Instead of "hiding" dotfiles in an extra group, it is easier to use
separate packages for each unique set of files. Since I'm working on
making my setup more modular, and since I can stow all my dotfiles with
a single command anyway, this configuration is more appealing now.
2018-11-15 12:38:45 -05:00
b58ae0bdd4 Combine bspwm-specific dotfiles
There are many dotfiles that we don't have to worry about when using a
desktop environment like Plasma or Xfce. These dotfiles are bspwm
specific and should all be stowed at the same time when stowing bspwm.
2018-09-01 02:29:22 -04:00
3cb488fed0 Update feh keybindings 2018-04-13 22:35:24 -04:00
b03f06fed1 Update feh config and .xinitrc 2018-04-11 23:34:26 -04:00
67f07825fc Move mpv, feh, and bspwm to stow 2018-02-27 01:23:19 -05:00