Commit Briefs

2101c4fa63 Thomas Böhler

*: show window titles (main)

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


d8a1127d43 Thomas Böhler

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>


8ef3636f81 Thomas Böhler

profile: don't use bashisms

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


564a273bce Thomas Böhler

sway: move user service exec to machines

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


cba1fbe619 Thomas Böhler

sway: remove bar color definitions

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


f668247833 Thomas Böhler

zsh: remove AUTO_CD

horrible feature, really. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


ecc5031267 Thomas Böhler

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>


e75629983b Thomas Böhler

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>


e3b138a58d Thomas Böhler

sway: add more multimedia keybinds

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


04eb21121e Thomas Böhler

portal: add XDG_STATE_HOME

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


905ded7906 Thomas Böhler

vim: undodir, termguicolors

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


0f80efa6d9 Thomas Böhler

tmux: enable vim keys in scroll mode

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


00255c5781 Thomas Böhler

tmux: set proper TERM env

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


55ccf7e4f0 Thomas Böhler

mako: increase history

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


cb57e54179 Thomas Böhler

conky: shorten info, add separators

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


a29e6c0c2d Thomas Böhler

profile: switch editor to vim again

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


65c08f6161 Thomas Böhler

zsh: add busybox flags to cal

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


7139fb4b98 Thomas Böhler

profile: add fcitx5 variables

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


465b384916 Thomas Böhler

profile: add XDG_DATA_DIRS

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


f9c93462b7 Thomas Böhler

vim: don't create swapfiles

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


cc9a3a96b4 Thomas Böhler

vim: remove gt short for LSP

gt is reserved for tabs damn it Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


13d05c5118 Thomas Böhler

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>


4530288697 Thomas Böhler

gammastep: decrese temp-night to 3000

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


890b31744c Thomas Böhler

darkman: correct config misspelling

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


61deab6030 Thomas Böhler

sway: add binding for workspace back_and_forth

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>