summaryrefslogtreecommitdiff
path: root/open_linux.go
diff options
context:
space:
mode:
Diffstat (limited to 'open_linux.go')
-rw-r--r--open_linux.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/open_linux.go b/open_linux.go
new file mode 100644
index 0000000..985a753
--- /dev/null
+++ b/open_linux.go
@@ -0,0 +1,3 @@
+package main
+
+const opener = "xdg-open"