summaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-08-11 19:08:26 -0700
committerxyz <gky44px1999@gmail.com>2021-08-11 19:08:26 -0700
commitf06f03b1c1c06ddb8568e81a435cfd99ff9d5d29 (patch)
tree3708c0fd1522173443c0ee1e0a3652b1edb66fa3 /.bash_profile
parentcecfcd1d838d539fdb2f401560a335f2add3fd90 (diff)
env to use sh for sxhkd shell
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
index 07bb893b..6fe72956 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -20,6 +20,7 @@ export INPUTRC="$XDG_CONFIG_HOME/readline/inputrc"
#export QT_QPA_PLATFORMTHEME=qt5ct
export QT_STYLE_OVERRIDE=kvantum
export SDCV_PAGER="less --quit-if-one-screen -RX"
+export SXHKD_SHELL=sh
#export FZF_DEFAULT_COMMAND="fd --no-ignore --hidden --exclude .git"
#export FZF_CTRL_T_COMMAND="fd --absolute-path --no-ignore --hidden --exclude .git"