diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_helium-browser')
| -rw-r--r-- | home/dot_local/share/bin/executable_helium-browser | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/home/dot_local/share/bin/executable_helium-browser b/home/dot_local/share/bin/executable_helium-browser new file mode 100644 index 0000000..96e1864 --- /dev/null +++ b/home/dot_local/share/bin/executable_helium-browser @@ -0,0 +1,5 @@ +#!/bin/sh +/usr/bin/helium-browser \ + --load-extension="$XDG_CACHE_HOME/mode/chromium" \ + --password-store=basic \ + "$@" |