diff options
Diffstat (limited to '.config/shell/profile')
| -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 324f410..0ba25f5 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -7,6 +7,7 @@ export BROWSER="librewolf" export XDG_CONFIG_HOME="$HOME/.config" export XDG_DATA_HOME="$HOME/.local/share" +ecport XDG_STATE_HOME="$HOME/.local/state" export XDG_CACHE_HOME="$HOME/.cache" export XAUTHORITY=/tmp/Xauthority # This causes other window managers to break, who cares anyways? |
