summaryrefslogtreecommitdiffstatshomepage
path: root/firefox/.config/profile.d/20-firefox.sh
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-05-02 17:15:30 -0500
committerToby Vincent <tobyv13@gmail.com>2023-05-02 17:17:18 -0500
commit10abfe3f74e5b46109ee7d3ac4b8ed9f593a9410 (patch)
treeb517c9275a30d61ffb4d0a41461de6476007f0d3 /firefox/.config/profile.d/20-firefox.sh
parent5a1b2f1d6855a14abc676cc498b525c28bd95431 (diff)
feat(firefox): add tridactyl config
Diffstat (limited to 'firefox/.config/profile.d/20-firefox.sh')
-rw-r--r--firefox/.config/profile.d/20-firefox.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox/.config/profile.d/20-firefox.sh b/firefox/.config/profile.d/20-firefox.sh
new file mode 100644
index 0000000..29aa182
--- /dev/null
+++ b/firefox/.config/profile.d/20-firefox.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+export BROWSER="firefox"