Remove bin symlink, check for any links to old bin/rofi_run
This commit is contained in:
@ -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 &
|
||||
|
Reference in New Issue
Block a user