summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-06-26 10:02:12 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-06-26 10:02:12 +0900
commitdc51942541c02e395550060937d61a364d7780f1 (patch)
treed461c96a063483ad492d7a1367c66cd2643f99c1
parent69da68576ed38fc325c8f29c7c25aa978e314665 (diff)
modified shell/profile
-rw-r--r--ar/.config/shell/profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile
index eb4459b..6727955 100644
--- a/ar/.config/shell/profile
+++ b/ar/.config/shell/profile
@@ -28,7 +28,9 @@ export SUDO_EDITOR=$EDITOR
export SUDO_ASKPASS="$HOME/.local/bin/dmenupass"
export TERM="xterm-256color"
export TERMINAL="st"
+export TERMINAL2="alacritty"
export TERMINAL_PROG="st"
+export TERMINAL2_PROG="alacritty"
export VISUAL=$EDITOR
###################################################