summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-06-20 19:23:23 -0400
committerFreya Murphy <freya@freyacat.org>2024-06-20 19:23:23 -0400
commita31b01154c27e9c26b567c10555887acd17fb087 (patch)
tree41ffd4d32c091fc04a71be23d053a48a7580c06b /.zprofile
parentaaaaaaaaa davekat what (diff)
downloaddotfiles-arch-a31b01154c27e9c26b567c10555887acd17fb087.tar.gz
dotfiles-arch-a31b01154c27e9c26b567c10555887acd17fb087.tar.bz2
dotfiles-arch-a31b01154c27e9c26b567c10555887acd17fb087.zip
i like yaoi
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