diff options
| author | awy <awy@awy.one> | 2025-11-05 23:43:14 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-05 23:43:14 +0300 |
| commit | 2b1189efa793ddba0b09ba9b4169878d3f91a0ba (patch) | |
| tree | 0d352b75af857c406d3febdbdc9b4538f597fbfb /.config/shell | |
| parent | 434d0ebcc1db43f1f8b10af93c96aef8985e994e (diff) | |
| download | hyprdots-2b1189efa793ddba0b09ba9b4169878d3f91a0ba.tar.gz | |
aerc
Diffstat (limited to '.config/shell')
| -rw-r--r-- | .config/shell/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index 5ef0d77..ebe7991 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -57,6 +57,7 @@ export KUBECONFIG="$XDG_CONFIG_HOME/kube/config" export KUBECACHEDIR="$XDG_CACHE_HOME/kube" export DOCKER_CONFIG="$XDG_CONFIG_HOME/docker" export PASSWORD_STORE_CLIP_TIME=5 +export W3M_DIR="$XDG_STATE_HOME/w3m" # Other program settings: export DICS="/usr/share/stardict/dic/" |