From 330830deaa680b147541bfdee60f5260d92521da Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 11 Jul 2024 09:55:24 -0500 Subject: cas: Set cursor size and hyprcursor theme On cas, I'm using a size 42 cursor. Also, I set the hyprcursor theme to be named the same as the xcursor theme, BreezeX-Black. --- gtk-3.0/settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk-3.0/settings.ini') diff --git a/gtk-3.0/settings.ini b/gtk-3.0/settings.ini index 33306a4..f9774b5 100644 --- a/gtk-3.0/settings.ini +++ b/gtk-3.0/settings.ini @@ -3,7 +3,7 @@ gtk-theme-name=Flat-Remix-GTK-Green-Darkest-Solid gtk-icon-theme-name=Mint-X gtk-font-name=Cantarell 11 gtk-cursor-theme-name=BreezeX-Black -gtk-cursor-theme-size=24 +gtk-cursor-theme-size=42 gtk-toolbar-style=GTK_TOOLBAR_ICONS gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR gtk-button-images=0 -- cgit v1.2.3