diff options
author | Freya Murphy <freya@freyacat.org> | 2024-08-10 22:39:40 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-08-10 22:39:40 -0400 |
commit | 9b03642a087c872c508d496fa25dbe4a22ca38a1 (patch) | |
tree | 4d65a31e214965735c8b764f274aa7b34c1820c9 /home/config/zsh | |
parent | update readme (diff) | |
download | dotfiles-guix-9b03642a087c872c508d496fa25dbe4a22ca38a1.tar.gz dotfiles-guix-9b03642a087c872c508d496fa25dbe4a22ca38a1.tar.bz2 dotfiles-guix-9b03642a087c872c508d496fa25dbe4a22ca38a1.zip |
update gtk
Diffstat (limited to 'home/config/zsh')
-rw-r--r-- | home/config/zsh/zprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/config/zsh/zprofile b/home/config/zsh/zprofile index a39a880..4387fab 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=Mint-Y-Dark-Pink +export GTK_THEME=Orchis-Teal-Dark export XCURSOR_THEME=Adwaita export XCURSOR_SIZE=24 |