Remove bin symlink, check for any links to old bin/rofi_run

This commit is contained in:
natemaia
2019-12-23 10:12:48 -08:00
parent 14967013ae
commit 1f7bc546d0
3 changed files with 0 additions and 86 deletions

View File

@ -6,7 +6,6 @@ XDG_CONFIG_HOME="$HOME/.config"
export XDG_CONFIG_HOME
export PATH="$HOME/.local/bin:$PATH"
# [ "$PATH" == *"$HOME/bin"* ] || PATH="$HOME/bin:$PATH"
picom -b &
nitrogen --restore &