diff --git a/.profile b/.profile index 3b09100..10e2407 100644 --- a/.profile +++ b/.profile @@ -21,7 +21,7 @@ export ZDOTDIR="$HOME/.config/zsh" export PASSWORD_STORE_DIR="$HOME/.local/share/password-store" # Other program settings: -export SUDO_ASKPASS="$HOME/.local/bin/tools/dmenupass" +export SUDO_ASKPASS="$HOME/.local/bin/dmenupass" export LESS=-R export LESS_TERMCAP_mb="$(printf '%b' '')" export LESS_TERMCAP_md="$(printf '%b' '')"