summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
index 5b9aa60..72c679e 100644
--- a/.zprofile
+++ b/.zprofile
@@ -34,6 +34,8 @@ export LD=$(which gcc)
# theming
export QT_QPA_PLATFORMTHEME=gtk2
export GTK_THEME=Mint-Y-Dark-Pink
+export XCURSOR_THEME=Adwaita
+export XCURSOR_SIZE=24
if [ -n "$TMUX" ]; then
return