From fa5dd5f3c014a250b1748c340255d8b4d0b7d773 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sun, 3 Oct 2021 23:21:15 +0200 Subject: . --- chromium/chromium | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 chromium/chromium (limited to 'chromium') diff --git a/chromium/chromium b/chromium/chromium new file mode 100755 index 0000000..8498b76 --- /dev/null +++ b/chromium/chromium @@ -0,0 +1,6 @@ +#!/bin/sh + +exec /usr/bin/chromium \ + $([ -n "$WAYLAND_DISPLAY" ] && \ + echo "--enable-features=UseOzonePlatform --ozone-platform=wayland") \ + "$@" -- cgit v1.2.3-70-g09d2