diff options
| author | krolxon <krolyxon@tutanota.com> | 2025-12-18 20:30:48 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2025-12-18 20:30:48 +0530 |
| commit | 5e70d481055c479e73df2269b268c127c7a91c25 (patch) | |
| tree | ac70c76d98cda9b021c8a26a8a789f9a10126630 /.config/shell/profile | |
| parent | 94b96a4cbf46a846f481a8676da34a1a839e1148 (diff) | |
move libreoffice, torbrowser to optional packages
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 4 |
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" |
