summaryrefslogtreecommitdiff
path: root/home/config/zsh/zprofile
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-06-23 14:47:05 -0400
committerFreya Murphy <freya@freyacat.org>2024-06-23 14:47:05 -0400
commite1c6011344f8d203f5b5d982387ca627f1b9e3e7 (patch)
tree1c55280cd65d27e0e41e927045d188c51229fa9a /home/config/zsh/zprofile
parenti like men (what?) (diff)
downloaddotfiles-guix-e1c6011344f8d203f5b5d982387ca627f1b9e3e7.tar.gz
dotfiles-guix-e1c6011344f8d203f5b5d982387ca627f1b9e3e7.tar.bz2
dotfiles-guix-e1c6011344f8d203f5b5d982387ca627f1b9e3e7.zip
mint themes, other fixes
Diffstat (limited to '')
-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