From 9b03642a087c872c508d496fa25dbe4a22ca38a1 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sat, 10 Aug 2024 22:39:40 -0400 Subject: update gtk --- home/config/zsh/zprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/config/zsh') 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 -- cgit v1.2.3-freya