Commit Graph

5 Commits

Author SHA1 Message Date
Donovan Glover
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
Donovan Glover
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
Donovan Glover
bb3ddee97a
Update .xinitrc
Running dhcpcd manually isn't needed since instead we enable the service
with systemd.
2018-08-31 14:28:08 -04:00
Donovan Glover
b03f06fed1
Update feh config and .xinitrc 2018-04-11 23:34:26 -04:00
Donovan Glover
a95416a088
Move sxhkd, xinit, and gnupg to stow 2018-02-27 23:04:08 -05:00