aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-05-25 14:35:17 +0100
committerJustine Smithies <justine@smithies.me.uk>2024-05-25 14:35:17 +0100
commit1a531b1ca4d03d1ee81e2b86ae32aa53f5ff2fbc (patch)
treeda1eb476c4ae9085ca3c87661f55aeb75f081d90 /.bashrc
parent7f34785786e1b3b8b60bf039ced9337c64df2d18 (diff)
Changed export SSH_ASKPASS_REQUIRE=force to prefer
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 57ac2ea..0d73d02 100644
--- a/.bashrc
+++ b/.bashrc
@@ -81,7 +81,7 @@ export GDK_BACKEND=wayland
#export LC_ALL="en_US.UTF-8"
# export SSH_ASKPASS=~/.local/bin/wayprompt-ssh-askpass
export SSH_ASKPASS='/home/justine/.local/bin/ssh-askpass'
-export SSH_ASKPASS_REQUIRE=force
+export SSH_ASKPASS_REQUIRE=prefer
export TERMINAL="foot"
export SAL_USE_VCLPLUGIN=gtk3