Fix LC_* stuff and passgen (horcruxing); Add delay and side-view mode to bspwm

This commit is contained in:
Tobias Reisinger 2021-02-23 16:33:23 +01:00
parent daef727a61
commit eca7cebedd
7 changed files with 43 additions and 22 deletions

View file

@ -6,6 +6,6 @@ XDG_DOCUMENTS_DIR="$HOME/documents"
XDG_MUSIC_DIR="$HOME/music"
XDG_PICTURES_DIR="$HOME/pictures"
XDG_VIDEOS_DIR="$HOME/videos"
XDG_CONFIG_DIR="$HOME/.config"
XDG_CONFIG_HOME="$HOME/.config"
XDG_CACHE_DIR="$HOME/.cache"
XDG_DATA_HOME="$HOME/.local/share"