moved script to a new location cause it being deleted after HyDE update

This commit is contained in:
2025-08-20 18:35:41 +03:00
parent c853d2b0c6
commit 188b2fbb0a
6 changed files with 21 additions and 159 deletions

View File

@@ -43,6 +43,9 @@ TERMINFO_DIRS="$XDG_DATA_HOME"/terminfo:/usr/share/terminfo
WGETRC="${XDG_CONFIG_HOME}/wgetrc"
PYTHON_HISTORY="$XDG_STATE_HOME/python_history"
# HyDEs Compositor Configuration
export HYPRLAND_CONFIG="${XDG_DATA_HOME:-$HOME/.local/share}/hypr/hyprland.conf"
# Export all variables
export PATH \
XDG_CONFIG_HOME XDG_DATA_HOME XDG_DATA_DIRS XDG_STATE_HOME XDG_CACHE_HOME \