My current dotfiles
Tom Willemse
5bb0014265
- Add xsession. Instead of requiring each of my machines to setup their own ‘.xsession’ add one that should work for all of them. - Use M4 for the Xresources database. I didn’t want the X11 project to be aware of all the configuration files that could be added in there and I was able to figure out how to have it load all of the configuration files in the ‘Xresources.d’ directory. Now each configuration can inject properties into the X resources database. - Have ‘.xsession’ load all of the scripts in ‘.config/X11/Xsession.d’. Each configuration can now inject some script to run when X starts. - Have ‘.xsession’ load a machine-specific script so that each machine can override what it does when X starts. |
||
---|---|---|
abcde | ||
conkeror/.conkerorrc | ||
cower/.config/cower | ||
dircolors | ||
dunst/.config/dunst | ||
emacs | ||
firefox | ||
fish/.config/fish | ||
fonts/.config/X11/Xresources.d | ||
gimp/.config/herbstluftwm/autostart.d | ||
git/.config/git | ||
herbstluftwm | ||
keysnail | ||
kitty/.config/kitty | ||
lib/usr/lib/sh | ||
mbsync | ||
mowedline | ||
mpd | ||
msmtprc | ||
picom/.config | ||
polybar | ||
redshift/.config | ||
rofi | ||
sbcl | ||
stumpwm | ||
systemd | ||
trayer/.config/herbstluftwm/autostart.d | ||
urxvt/.config/X11/Xresources.d | ||
util/usr/bin | ||
x11 | ||
xdg/.config | ||
Xmodmap | ||
zsh | ||
.dir-locals.el | ||
.gitignore | ||
.projectile | ||
.stowrc | ||
dotfiles.mk | ||
GNUmakefile | ||
maskfile.md | ||
README.org |
Here is my dotfiles repository, it shows my configuration for several programs I use.