diff --git a/scripts/install.sh b/scripts/install.sh index 9b13ca2..02a63a2 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -57,8 +57,6 @@ if [ "$GNOMISHEXTRAS" = true ] ; then echo "Enabling GNOMISH extra features" [[ -s customChrome.css ]] || echo >> firefox-gnome-theme/customChrome.css sed -i '1s/^/@import "theme\/hide-single-tab.css";\n/' firefox-gnome-theme/customChrome.css - sed -i '2s/^/@import "theme\/matching-autocomplete-width.css";\n/' firefox-gnome-theme/customChrome.css - sed -i '3s/^/@import "theme\/rounded-title-buttons.css";\n/' firefox-gnome-theme/customChrome.css fi # Symlink user.js to firefox-gnome-theme one.