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>
vim: undodir, termguicolors
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
tmux: enable vim keys in scroll mode
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
tmux: set proper TERM env
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
mako: increase history
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
conky: shorten info, add separators
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
profile: switch editor to vim again
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
zsh: add busybox flags to cal
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
profile: add fcitx5 variables
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
profile: add XDG_DATA_DIRS
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
vim: don't create swapfiles
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
vim: remove gt short for LSP
gt is reserved for tabs damn it Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
vim: add a fairly minimal vim configuration
neovim fucking sucks. trying out vim again to see if it fulfils my needs. includes lsp setup. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
gammastep: decrese temp-night to 3000
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
darkman: correct config misspelling
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
sway: add binding for workspace back_and_forth
Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
