Commit Graph

10 Commits

Author SHA1 Message Date
6f75925146 meta: Revert recent dotfile removals
Although removing these dotfiles gave the repository a clean feeling, it
made it significantly harder to resume using a certain window manager or
other tool at any time.

Instead of removing dotfiles entirely, it's enough to simply not install
the programs you don't want to use, or even install them but not open
them.
2023-03-19 18:02:26 -04:00
c0c47c484b meta: Remove xinit
Since I no longer use startx to start bspwm or any other window manager,
.xinitrc is no longer needed.
2023-01-07 04:40:46 -05:00
c01f79ffcc Revert "Remove xinit"
I may want to use this in the future and even if I don't use it it's not
going to have a significant impact on the computer, so I might as well
keep it here just in case.
2021-05-14 10:15:19 -04:00
da77cb49ab Remove xinit
No need for .xinitrc since I use Wayland now.
2021-05-13 14:46:08 -04:00
322064450c docs: Add READMEs for kitty, xcursor, and xinit 2018-11-18 20:57:03 -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
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
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
b03f06fed1 Update feh config and .xinitrc 2018-04-11 23:34:26 -04:00
a95416a088 Move sxhkd, xinit, and gnupg to stow 2018-02-27 23:04:08 -05:00