diff options
| author | GitIR <git@zachir.xyz> | 2026-04-28 15:11:53 -0500 |
|---|---|---|
| committer | GitIR <git@zachir.xyz> | 2026-04-28 15:11:53 -0500 |
| commit | b659d5290ef67235904c401511bd1ca64611385c (patch) | |
| tree | 5814fa71983dfc91a45e6873142b635fcfb8c3f3 /sh/profile | |
| parent | 8a6620de6e5b8adb1054d40d0258e379503e0855 (diff) | |
| parent | 7da8033d855095c46748b71c9199ff76df6254ba (diff) | |
Merge branch 'master' into rai-master
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 |
