summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorRafael Marçalo <raroma09@gmail.com>2024-01-19 18:43:17 +0000
committerRafael Marçalo <raroma09@gmail.com>2024-01-19 18:43:17 +0000
commitc2e3f508e789cd3fdf80c97e40112a25325ccb05 (patch)
treeab68f49f24eeec9c4fd4a04878edcdf91e97564a /shell
parentce4598a6bb40c4f535c9eb9916db6d789cf36461 (diff)
Custom colorscheme support
Diffstat (limited to 'shell')
-rwxr-xr-xshell/.config/shell/env1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/.config/shell/env b/shell/.config/shell/env
index d5c7c14..86943d9 100755
--- a/shell/.config/shell/env
+++ b/shell/.config/shell/env
@@ -55,6 +55,7 @@ export KDEHOME="$XDG_CONFIG_HOME"/kde
export SCREENRC="$XDG_CONFIG_HOME"/screen/screenrc
export SPACEMACSDIR="$XDG_CONFIG_HOME"/spacemacs
export VSCODE_PORTABLE="$XDG_DATA_HOME"/vscode
+export WAL_THEME="$XDG_CONFIG_HOME"/wal/tokyonight_storm.json
# Default Vars
export SUDO_ASKPASS="$HOME"/.local/bin/askpass