summaryrefslogtreecommitdiff
path: root/open_windows.go
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-05-22 20:06:56 +0200
committerewy <ewy0@protonmail.com>2026-05-22 20:06:56 +0200
commit094846c15f4148c166ac297e26a1248bab0ab5c7 (patch)
treed9f671bb0d34b5be52db62636278f5d3e5657283 /open_windows.go
parent3ea1ed1362984619b182c0ddf9a6b1dc7ba5bcd0 (diff)
add views, expand api, add windows opening thing overridemain
Diffstat (limited to 'open_windows.go')
-rw-r--r--open_windows.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/open_windows.go b/open_windows.go
new file mode 100644
index 0000000..155a9a5
--- /dev/null
+++ b/open_windows.go
@@ -0,0 +1,3 @@
+package main
+
+const opener = "explorer"