aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cursors.ini4
-rw-r--r--gtk2.ini20
-rw-r--r--gtk3.ini15
3 files changed, 32 insertions, 7 deletions
diff --git a/cursors.ini b/cursors.ini
new file mode 100644
index 00000000..c4eb9cdb
--- /dev/null
+++ b/cursors.ini
@@ -0,0 +1,4 @@
+[Icon Theme]
+Name=Default
+Comment=Default Cursor Theme
+Inherits=Catppuccin-Mocha-Dark-Cursors
diff --git a/gtk2.ini b/gtk2.ini
new file mode 100644
index 00000000..6af8200a
--- /dev/null
+++ b/gtk2.ini
@@ -0,0 +1,20 @@
+gtk-theme-name="Catppuccin-Dark"
+gtk-icon-theme-name="Papirus-Dark"
+gtk-font-name="Fira Sans, 10"
+gtk-cursor-theme-name="Catppuccin-Mocha-Dark-Cursors"
+gtk-cursor-theme-size=0
+gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
+gtk-toolbar-icon-size=GTK_ICON_SIZE_MENU
+gtk-button-images=1
+gtk-menu-images=1
+gtk-enable-event-sounds=1
+gtk-enable-input-feedback-sounds=1
+gtk-xft-antialias=1
+gtk-xft-hinting=1
+gtk-xft-hintstyle="hintslight"
+gtk-xft-rgba="rgb"
+#gtk-modules="appmenu-gtk-module"
+gtk-enable-animations=1
+gtk-primary-button-warps-slider=0
+# Use Qt UI conventions, I think (at least this setting is from KDE).
+gtk-alternative-button-order = 1
diff --git a/gtk3.ini b/gtk3.ini
index 527a4f68..fff5946b 100644
--- a/gtk3.ini
+++ b/gtk3.ini
@@ -1,15 +1,16 @@
[Settings]
-gtk-theme-name=Orchis-dark-compact
-gtk-icon-theme-name=Adwaita
-gtk-font-name=Sans 10
+gtk-theme-name=Catppuccin-Dark
+gtk-icon-theme-name=Papirus-Dark
+gtk-font-name=Fira Sans 10
+gtk-cursor-theme-name=Catppuccin-Mocha-Dark-Cursors
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
-gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
-gtk-button-images=0
-gtk-menu-images=0
+gtk-toolbar-icon-size=GTK_ICON_SIZE_MENU
+gtk-button-images=1
+gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
-gtk-xft-hintstyle=hintfull
+gtk-xft-hintstyle=hintslight
gtk-xft-rgba=rgb