Add simple i3status config and fix default tint2rc

This commit is contained in:
natemaia
2019-10-28 12:44:57 -07:00
parent a5286f9529
commit a93784f2be
3 changed files with 38 additions and 2 deletions

View File

@ -2,7 +2,8 @@
# sourced at boot by ~/.xinitrc and most display managers
export XDG_CONFIG_HOME="$HOME/.config"
XDG_CONFIG_HOME="$HOME/.config"
export XDG_CONFIG_HOME
[ "$PATH" == *"$HOME/bin"* ] || PATH="$HOME/bin:$PATH"