summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorsinanmohd <sinan@firemail.cc>2023-03-17 20:11:46 +0530
committersinanmohd <sinan@firemail.cc>2023-03-17 20:11:46 +0530
commitd8d213d3bd34afb718e1f0530cfbd3b83c4945c4 (patch)
treecd2d0fbff126643cb891ff9eb220f60137b3c53c /.profile
parent8a0bb2c9e72f28df9034f8c9a23270882c143ef2 (diff)
profile: use daskpass as SUDO_ASKPASS
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 7249427..63dabec 100644
--- a/.profile
+++ b/.profile
@@ -18,7 +18,7 @@ export EDITOR=nvim
export VISUAL=nvim
export BROWSER=firefox
export TERMINAL=foot
-export SUDO_ASKPASS="${HOME}/.local/bin/dmpass"
+export SUDO_ASKPASS="${HOME}/.local/bin/sds/daskpass"
export QT_QPA_PLATFORMTHEME=qt5ct
# $HOME clean up