aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-03-19 08:23:56 +0000
committerMatthew Lemon <y@yulqen.org>2024-03-19 08:23:56 +0000
commitffb352c90114443c3aee338ea8277713e87db506 (patch)
tree219c46c532bbaf37fb177d4972c1c707d538c766
parentc8eb3067fb0886723a2565e33776cadc6e90f2ec (diff)
Launch obsidian in Wayland
-rwxr-xr-xobsidian-launch-wayland4
1 files changed, 4 insertions, 0 deletions
diff --git a/obsidian-launch-wayland b/obsidian-launch-wayland
new file mode 100755
index 0000000..9bdd27d
--- /dev/null
+++ b/obsidian-launch-wayland
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+OBSIDIAN_USE_WAYLAND=1
+exec obsidian -enable-features=UseOzonePlatform -ozone-platform=wayland