summaryrefslogtreecommitdiffstats
path: root/scripts/firstrun
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-04-08 11:40:26 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-04-08 11:40:26 +0200
commit9c73568b5fc2968dd2c41ebf4b4ec2e95804c276 (patch)
treea5d4defe6a616854f6e18c1d6ce8f393625ade8e /scripts/firstrun
parent1ae400080270477b5a5021d2da5f683d108a8171 (diff)
downloaddotfiles-9c73568b5fc2968dd2c41ebf4b4ec2e95804c276.tar.gz
dotfiles-9c73568b5fc2968dd2c41ebf4b4ec2e95804c276.tar.xz
dotfiles-9c73568b5fc2968dd2c41ebf4b4ec2e95804c276.zip
Split firefox settings to "always" and "first run only"
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'scripts/firstrun')
-rw-r--r--scripts/firstrun/10-firefox2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/firstrun/10-firefox b/scripts/firstrun/10-firefox
index ffd43a2..cb484ed 100644
--- a/scripts/firstrun/10-firefox
+++ b/scripts/firstrun/10-firefox
@@ -31,3 +31,5 @@ done
#done
firefox *.xpi && rm *.xpi
+
+[ -f ~/.pentadactylrc-firstrun ] && firefox ++cmd 'source ~/.pentadactylrc-firstrun'