aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2025-12-18 20:30:48 +0530
committerkrolxon <krolyxon@tutanota.com>2025-12-18 20:30:48 +0530
commit5e70d481055c479e73df2269b268c127c7a91c25 (patch)
treeac70c76d98cda9b021c8a26a8a789f9a10126630 /.config/shell/profile
parent94b96a4cbf46a846f481a8676da34a1a839e1148 (diff)
move libreoffice, torbrowser to optional packages
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 66f2e90..36327a3 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -1,8 +1,8 @@
#!/bin/sh
export EDITOR="nvim"
-export TERMINAL="alacritty"
-export TERMINAL_PROG="alacritty"
+export TERMINAL="foot"
+export TERMINAL_PROG="foot"
export BROWSER="zen-browser"
export XDG_CONFIG_HOME="$HOME/.config"