summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Buttke <nate-web@riseup.net>2022-07-08 11:12:46 -0700
committerNate Buttke <nate-web@riseup.net>2022-07-08 11:12:46 -0700
commit414a756c045b2d2f19efcd3138c318fa1eb9e2f2 (patch)
tree74ad374b4bc2eb2d8e517adbb0185b7133048989
parent67b99a6d2b91140864d0efb05d47b3a74d834e52 (diff)
command to start chromium for wayland
-rwxr-xr-xwchr2
1 files changed, 2 insertions, 0 deletions
diff --git a/wchr b/wchr
new file mode 100755
index 0000000..111a14d
--- /dev/null
+++ b/wchr
@@ -0,0 +1,2 @@
+#!/bin/sh
+chromium --enable-features=UseOzonePlatform --ozone-platform=wayland