update gtk configuration with nwg-look

This commit is contained in:
Frank Zechert
2026-07-24 03:05:17 +02:00
parent 3844689c26
commit 2560bf0b91
4 changed files with 15 additions and 20 deletions
+6 -7
View File
@@ -2,17 +2,16 @@
gtk-theme-name=Colloid-Dark-Catppuccin
gtk-icon-theme-name=Papirus-Dark
gtk-font-name=Inter 11
gtk-cursor-theme-name=Breeze_Light
gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-cursor-theme-name=Breeze_Light
gtk-cursor-theme-size=24
gtk-application-prefer-dark-theme=1
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintslight"
gtk-xft-rgba="rgb"
gtk-xft-hintstyle=hintslight
gtk-xft-rgba=rgb
gtk-application-prefer-dark-theme=1
+5 -10
View File
@@ -1,14 +1,9 @@
Xft/DPI 96
Net/ThemeName "Colloid-Dark-Catppuccin"
Net/IconThemeName "Papirus-Dark"
Gtk/CursorThemeName "Breeze_Light"
Net/EnableEventSounds 1
EnableInputFeedbackSounds 0
Xft/Antialias 1
Xft/Hinting 1
Xft/HintStyle "hintslight"
Xft/RGBA "rgb"
Gtk/CursorThemeName "Breeze_Light"
Gtk/CursorThemeSize 24
Gtk/FontName "Inter 11"
Gtk/ThemeName "Colloid-Dark-Catppuccin"
Gtk/IconThemeName "Papirus-Dark"
Gtk/ApplicationPreferDarkTheme 1