File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 4747 - [ Xorg] ( ./config/graphical-session/xorg.md )
4848 - [ Wayland] ( ./config/graphical-session/wayland.md )
4949 - [ Fonts] ( ./config/graphical-session/fonts.md )
50+ - [ Icons] ( ./config/graphical-session/icons.md )
5051 - [ GNOME] ( ./config/graphical-session/gnome.md )
5152 - [ KDE] ( ./config/graphical-session/kde.md )
5253 - [ Multimedia] ( ./config/media/index.md )
Original file line number Diff line number Diff line change 1+ # Icons
2+
3+ ## GTK
4+
5+ By default, GTK-based applications try to use the Adwaita icon theme for
6+ application icons. Consequently, installation of the ` gtk+3 ` package will also
7+ install the ` adwaita-icon-theme ` package. If you wish to use a different theme,
8+ install the relevant package, then specify the theme in
9+ ` /etc/gtk-3.0/settings.ini ` or ` ~/.config/gtk-3.0/settings.ini ` .
10+ ` adwaita-icon-theme ` can be removed after
11+ [ ignoring] ( ../../xbps/advanced-usage.md#ignoring-packages ) the package.
12+
13+ For information about how to specify a different GTK icon theme in
14+ ` settings.ini ` , refer to [ the GtkSettings
15+ documentation] ( https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings.properties ) ,
16+ in particular the
17+ "[ gtk-icon-theme-name] ( https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-icon-theme-name ) "
18+ property.
You can’t perform that action at this time.
0 commit comments