- Description:
- my dotfiles organized with gnu stow
- Owner:
- Thomas Böhler
- Last Change:
- Clone URL:
ssh://anonymous@got.wtchr.de:61459/dotfiles.git
Commit Briefs
*: show window titles (main)
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
i3: remove outdated comments
I'm not too fond of racist, sexist and transphobic nazi bars. Haven't used these services in a long time, and neither do I ever want to, so get this shit out of my dotfiles for good. I'm also not fond of bloated closed source code forges. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
profile: don't use bashisms
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
sway: move user service exec to machines
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
sway: remove bar color definitions
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
zsh: remove AUTO_CD
horrible feature, really. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
profile: don't export XDG_DATA_DIRS
~/.profile is read before /etc/profile, which calls /etc/profile.d/flatpak.sh. This sets the environment variable XDG_DATA_DIRS and adds /usr/local/share and /usr/share to the end, but only if XDG_DATA_DIRS is empty. This is not the case if it is set in ~/.profile. XDG_DATA_DIRS must contain /usr/local/share and /usr/share for various reasons. Firefox rendering of fonts in the UI broke for me, and so did xdg-desktop-portal-wlr. Thus remove XDG_DATA_DIRS from ~/.profile because it only caused harm so far. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
waybar: add waybar configuration
Waybar configuration absolutely *sucks*. Keep it minimal to not have to bother with it too much. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
sway: add more multimedia keybinds
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
portal: add XDG_STATE_HOME
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
Branches
Tree
README.md
# Info This is a collection of my dotfiles, managed with GNU stow.
