summaryrefslogtreecommitdiff
path: root/home/config/zsh/zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'home/config/zsh/zprofile')
-rw-r--r--home/config/zsh/zprofile4
1 files changed, 3 insertions, 1 deletions
diff --git a/home/config/zsh/zprofile b/home/config/zsh/zprofile
index aa2c2ef..89ec646 100644
--- a/home/config/zsh/zprofile
+++ b/home/config/zsh/zprofile
@@ -31,7 +31,7 @@ export LD=$(which gcc)
# ricing
export QT_QPA_PLATFORM_THEME=gtk2
-export GTK_THEME=Lavanda-Sea-Dark
+export GTK_THEME=Mint-Y-Dark-Pink
export XCURSOR_THEME=Adwaita
export XCURSOR_SIZE=24
@@ -49,6 +49,8 @@ export LIBRARY_PATH=$LIBRARY_PATH:$NIX_PROFILE/lib
# local
export LOCAL_PROFILE=$HOME/.local
export XDG_DATA_DIRS=$XDG_DATA_DIRS:$LOCAL_PROFILE/share
+export XDG_DATA_DIRS=$XDG_DATA_DIRS:/var/lib/flatpak/exports/share
+export XDG_DATA_DIRS=$XDG_DATA_DIRS:$LOCAL_PROFILE/share/flatpak/exports/share
export PATH=$PATH:$LOCAL_PROFILE/bin
# certs