mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
dmenuaskpass correct location
This commit is contained in:
parent
f6ee23ed74
commit
04d7df1151
2
.profile
2
.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' '[1;31m')"
|
||||
export LESS_TERMCAP_md="$(printf '%b' '[1;36m')"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user