Fixing tmux colors, version 3.2a with F35 broke them. Also added flatpak to path for dmenu.

This commit is contained in:
jon
2021-11-18 15:20:11 -06:00
parent 7346631340
commit 697e48ee17
2 changed files with 4 additions and 4 deletions

View File

@@ -7,6 +7,6 @@ fi
# User specific environment and startup programs
PATH=$PATH:$HOME/.local/bin:$HOME/bin
PATH=$PATH:$HOME/.local/bin:$HOME/bin:/var/lib/flatpak/exports/bin
export PATH