diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-04-03 21:53:31 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-04-03 21:53:31 +0100 |
commit | de93d5c03f52a7e083d182b46060424390101ce8 (patch) | |
tree | f835fefcf9e331b44b16b588061f13d6f3949d66 /.bashrc | |
parent | c69ca0117ddeac2dfc3c52fb980bb5c1ece4d672 (diff) |
Updates
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ export GDK_BACKEND=wayland export XKB_DEFAULT_LAYOUT=us #export LANG="en_US.UTF-8" #export LC_ALL="en_US.UTF-8" -export SSH_ASKPASS=~/.local/bin/wayprompt-ssh-askpass +export SSH_ASKPASS=~/.local/bin/ssh-askpass export TERMINAL="foot" export SAL_USE_VCLPLUGIN=gtk3 |