summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-07-16 18:22:11 -0500
committerZachIR <zachir@librem.one>2025-07-16 18:22:11 -0500
commitcf95ec24ea0422aef51cdbf7f1e262ca70bc50e7 (patch)
tree81a85a6aa7cbf2ecdbd872d2be5ad404940242b9
parentc9c7856e1b98a5e007037228c4d2ce0edf085e8a (diff)
parenta42beee500a77b5f1144396585a40d862309ed5a (diff)
Merge branch 'master' into car
-rw-r--r--sh/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/profile b/sh/profile
index b04eb4f..dee1b81 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"