summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-08-01 19:15:14 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-08-01 19:15:14 +0200
commit42d2061edb6f83f59018b936ea9cba228e4cbd5c (patch)
tree3871ec89abbf9391491df632c2a8cb59acd88035 /scripts
parent8a79692c837d5242d6b043981dc7e6aad8a4e3fb (diff)
downloaddotfiles-42d2061edb6f83f59018b936ea9cba228e4cbd5c.tar.gz
dotfiles-42d2061edb6f83f59018b936ea9cba228e4cbd5c.tar.xz
dotfiles-42d2061edb6f83f59018b936ea9cba228e4cbd5c.zip
gkt-3.0 theme customization script: add gtk-fallback.css notes
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/gtk3/gtk3-fix.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/gtk3/gtk3-fix.sh b/scripts/gtk3/gtk3-fix.sh
index acc55b1..143ea70 100755
--- a/scripts/gtk3/gtk3-fix.sh
+++ b/scripts/gtk3/gtk3-fix.sh
@@ -3,6 +3,10 @@
# http://tacticalvim.wordpress.com/2013/01/05/using-the-adwaita-gtk3-theme-with-xfce-and-lightdm/
#
# to be run as root, not user related
+#
+# gtk-fallback.css notes:
+# - https://bugs.archlinux.org/task/34002
+# - https://git.gnome.org/browse/gnome-themes-standard/commit/?id=1aed68dbda8b93b39d2586df132cc14ca337c4d9
GR_FILE="/usr/share/themes/Adwaita/gtk-3.0/gtk.gresource"
GR_BASEDIR="$(dirname "${GR_FILE}")"