slitaz-configs annotate rootfs/root/.gtkrc-2.0 @ rev 270

/boot/grub has moved to wok/grub
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 01 14:01:33 2016 +0100 (2016-01-01)
parents 15af89ee4374
children
rev   line source
pankso@42 1 # ~/.gtkrc-2.0 - GTK+ theme, icon and font configuration.
pankso@42 2 #
pankso@42 3 # System files : /usr/share/{themes,icons,fonts}
pankso@42 4 # Personal files : ~/.icons and ~/.fonts
pankso@42 5 #
pankso@42 6
pankso@42 7 gtk-theme-name = "SliTaz"
pankso@42 8 #gtk-theme-name = "Clearlooks-DeepSky"
pankso@42 9 #gtk-theme-name = "Clearlooks-Olive"
pankso@42 10
pankso@46 11 gtk-icon-theme-name = "SliTaz"
pankso@42 12
pankso@55 13 gtk-font-name = "DejaVu Sans 9"