summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2023-05-24 22:59:52 +0530
committerkrolyxon <krolyxon@tutanota.com>2023-05-24 22:59:52 +0530
commit90886f9982408aaeeef6cf9753c8e026c4b1d2e9 (patch)
tree34252a509fd305ca3eb4b2714e50b0853f58e455 /.config/shell/profile
parent8839ac5f3113f966b35920e412ef73b7aafece54 (diff)
aliasrc & profile
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 0ba25f5..ff4a825 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -7,7 +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_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?