summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
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}")"