summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-18 23:21:45 -0500
committerzachir <zachir@librem.one>2025-07-18 23:21:45 -0500
commitcae8602e4ee483c27ce820f1442fd1ac964748ad (patch)
treed7ace455d0e74d772b0fec19602cf1266ed026cd /sh
parent2623300a06d7b8fd5f40bad1fdec72c726946aa0 (diff)
parent69d1aa0bc866139683cd1df54a1e13169027f69a (diff)
Merge remote-tracking branch 'origin/master' into cas
Diffstat (limited to 'sh')
-rw-r--r--sh/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/profile b/sh/profile
index 45911b5..1582d5a 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"