aboutsummaryrefslogtreecommitdiff
path: root/gtk2.ini
diff options
context:
space:
mode:
authorTimo Wilken2022-10-20 20:18:23 +0200
committerTimo Wilken2022-10-20 20:18:23 +0200
commite38e14ea75b6fbab1751b9ca61bb470c6e4a50e2 (patch)
tree9850f496370c3cda535d2a5acdf9dca962bbe27e /gtk2.ini
parent6cbab1e3151d2e53c524a8fed37a3bbc26ad224e (diff)
Use Catppuccin GTK and cursor themes
Diffstat (limited to 'gtk2.ini')
-rw-r--r--gtk2.ini20
1 files changed, 20 insertions, 0 deletions
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