- Update gtk-3.0/settings.ini icon theme to match gsettings - Replace hardcoded Newaita icon path in moonarch-btnote with generic icon name (uses active theme automatically) - Update README to reflect correct icon theme
21 lines
604 B
INI
21 lines
604 B
INI
# ABOUTME: Moonarch default GTK3 settings.
|
|
# ABOUTME: User overrides go in ~/.config/gtk-3.0/settings.ini
|
|
|
|
[Settings]
|
|
gtk-theme-name=Colloid-Catppuccin
|
|
gtk-icon-theme-name=Colloid-Grey-Catppuccin-Dark
|
|
gtk-font-name=UbuntuSans Nerd Font 11
|
|
gtk-cursor-theme-name=Sweet-cursors
|
|
gtk-cursor-theme-size=24
|
|
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
|
|
gtk-button-images=1
|
|
gtk-menu-images=1
|
|
gtk-enable-event-sounds=1
|
|
gtk-enable-input-feedback-sounds=0
|
|
gtk-xft-antialias=1
|
|
gtk-xft-hinting=1
|
|
gtk-xft-hintstyle=hintslight
|
|
gtk-xft-rgba=rgb
|
|
gtk-application-prefer-dark-theme=1
|