summaryrefslogtreecommitdiff
path: root/sh/profile
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-18 10:18:48 -0500
committerzachir <zachir@librem.one>2025-07-18 10:18:48 -0500
commit08c2629ae10e41a8432b87e4deb42b47eea97bde (patch)
tree4757da56a0e1e0cfbd528924bd0074d85807350d /sh/profile
parente588d9b45617c58d1be07f96da97049948106df4 (diff)
parenta42beee500a77b5f1144396585a40d862309ed5a (diff)
Merge branch 'master' into cla
Diffstat (limited to 'sh/profile')
-rw-r--r--sh/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/profile b/sh/profile
index 772ddc9..f2f1c8b 100644
--- a/sh/profile
+++ b/sh/profile
@@ -77,7 +77,7 @@ export XKB_DEFAULT_OPTIONS=caps:escape
export EDITOR="nvim"
export READER="zathura"
export VISUAL="nvim"
-export TERMINAL="alacritty"
+export TERMINAL="st"
export BROWSER="browser"
export VIDEO="mpv"
export IMAGE="sxiv"