diff options
author | zsmith <zsmith@newhopechurch.tv> | 2025-09-09 11:26:56 -0500 |
---|---|---|
committer | zsmith <zsmith@newhopechurch.tv> | 2025-09-09 11:27:17 -0500 |
commit | da23a4ba550b8f2313d8cdc8b5ef24c45c680260 (patch) | |
tree | 9f413d50c48bd2e19992d20a5970de8adf8f446a /sh/profile | |
parent | 4dab3bc189ced8a6ccf7be36534f2c07d62ece60 (diff) |
Diffstat (limited to 'sh/profile')
-rw-r--r-- | sh/profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ export XDG_CURRENT_DESKTOP="Hyprland" export XDG_DOCUMENTS_DIR=${HOME}/Documents export XDG_DOWNLOAD_DIR=${HOME}/Downloads export XDG_DESKTOP_DIR=${HOME}/Desktop +export XDG_PICTURES_DIR=${HOME}/Pictures export XDG_STATE_HOME="${HOME}/.local/state" export XDG_VIDEOS_DIR=${HOME}/Videos |