Commit Graph

30 Commits

Author SHA1 Message Date
Pratik Pingale e8f93b9b34
Remove: Unused `:g` option in install.sh `getopts` (#341) 2022-03-22 12:12:38 -05:00
Seungheon Oh 5d7c505274 use "/usr/bin/env bash" instead of "/bin/bash" in each scripts for batter compatibility. 2021-07-09 17:16:07 -05:00
dyegoaurelio 5b3db78684
Fix install script ignoring theme and profile parameter
Fixes #193
2021-05-11 20:23:48 -05:00
dyegoaurelio 6bb1d9e7c9
Add auto install script for easy installation
fixes #185
2021-05-10 09:54:01 -05:00
teervo 36fa6d1609
Fix variable name in install.sh error message 2021-05-09 06:55:01 -05:00
Kevin Del Castillo 49671092fc
fix: init PROFILE_PATH locally on saveProfile, remove unused item 2020-10-27 10:49:16 -05:00
Dyego Aurélio ebcf5c9b1e remove current_profile function 2020-10-23 13:55:19 -03:00
Dyego Aurélio 1b07537055 fix installation folder 2020-10-22 23:01:18 -03:00
Reberti Carvalho Soares 97890066b5
Fixed cp and ln errors messages
Fixed:
	- Now cp and ln will overwrite their targets
	- Duplicated imports when calling the script after the first install
2020-10-21 21:12:02 -03:00
Reberti Carvalho Soares c770570549
Fixed dark yaru theme 2020-10-21 19:21:10 -03:00
Reberti Carvalho Soares 36ed505344
Fixed typo and added new line 2020-10-21 19:14:43 -03:00
Reberti Carvalho Soares 0416dbdcd4
Changed how the theme is set 2020-10-21 18:56:40 -03:00
Reberti Carvalho Soares 4d41d1781f
Added theme options
Added:
	- Help flag, -h
	- Theme flag, -f
	- Updated readme file
2020-10-21 17:31:59 -03:00
Rafael Mardojai CM 10ba594ec4 Remove -g flag from install script 2020-09-29 19:45:30 -05:00
Svitozar Cherepii 147071502b Fix symlink made from wrong directory to wrong directory 2020-08-09 05:24:51 +03:00
Rafael Mardojai CM 8bbbccc51e install.sh: add info when user.js symlinking fails, close #99 2020-06-14 21:28:25 -05:00
Rafael Mardojai CM 16765d133d install.sh: Add message advising "-p" flag 2020-06-14 21:27:10 -05:00
Rafael Mardojai CM 6afffac4ce install.sh: remove old GNOMISH extra features 2020-06-14 21:10:13 -05:00
Rafael Mardojai CM dcf62a89f2 install.sh: fix indentation 2020-06-03 18:41:42 -05:00
Mathieu Lovato Stumpf Guntz 5ebc504815 Fix current profile determination
Use the profile version of the currently running Firefox, rather than
using a more flimsy inference method on directories.

This was done to fix the installation issue:
https://github.com/rafaelmardojai/firefox-gnome-theme/issues/94
2020-04-11 08:59:57 +02:00
t-nelis 7c3760c49b
Fix typo "Coping" -> "Copying" 2020-04-10 15:59:47 +02:00
Rafael Mardojai CM b5607b9ec7 Initial rounded titlebuttons support (GTK-3.24.11), #77
implemented as extra feature
2019-09-09 18:25:07 -05:00
Rafael Mardojai CM a8a27ca3b3 Fix identation typo 2019-07-23 17:53:01 -05:00
Rafael Mardojai CM 46fc050d80 install.sh: exit if cd PROFILEFOLDER fails 2019-07-17 17:38:26 -05:00
btd1337 62c4e40963 Fix issue #45 2019-07-17 15:33:41 -03:00
Rafael Mardojai CM 0004c1cd69 install.sh, Copy theme instead of cloning, #32 2019-07-13 07:47:43 -05:00
Rafael Mardojai CM 8227d13cd4 Install script fix user.js ln path 2019-07-12 11:45:29 -05:00
Rafael Mardojai CM 4e255a12de Add user.js to install script, #32 2019-07-12 11:38:16 -05:00
Rafael Mardojai CM 69ec3efcc4 Installation script improvements, #32 2019-07-12 11:07:20 -05:00
Rafael Mardojai CM 6aa38945d7 Add installation script proof of concept 2019-07-11 11:58:40 -05:00