summaryrefslogtreecommitdiffstats
path: root/extra/google-chrome/chromium.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extra/google-chrome/chromium.sh')
-rw-r--r--extra/google-chrome/chromium.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/google-chrome/chromium.sh b/extra/google-chrome/chromium.sh
new file mode 100644
index 000000000..989bd3476
--- /dev/null
+++ b/extra/google-chrome/chromium.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+export CHROME_WRAPPER=/usr/lib/chromium/chromium
+export CHROME_DESKTOP=chromium.desktop
+exec /usr/lib/chromium/chromium $@