summaryrefslogtreecommitdiff
path: root/firefox-fun-toggle.sh
diff options
context:
space:
mode:
authorMineralwaterXu <[email protected]>2021-01-20 23:55:26 +0800
committerMineralwaterXu <[email protected]>2021-01-20 23:55:26 +0800
commit8347025d75ec2c30dd6206df231dfe6bf292ec63 (patch)
tree084de22ebc965b72e5383a2ff095e227c565986c /firefox-fun-toggle.sh
parent072253f1e8dea5c0ce65a45bc04522beef2ad2c5 (diff)
add firefox profile toggle scripts
Diffstat (limited to 'firefox-fun-toggle.sh')
-rwxr-xr-xfirefox-fun-toggle.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox-fun-toggle.sh b/firefox-fun-toggle.sh
new file mode 100755
index 0000000..9945ec7
--- /dev/null
+++ b/firefox-fun-toggle.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+eval "/usr/bin/firefox -P fun --no-remote > /dev/null 2>&1 &"