aboutsummaryrefslogtreecommitdiffstats
path: root/package/video/runxdg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'package/video/runxdg.toml')
-rw-r--r--package/video/runxdg.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/video/runxdg.toml b/package/video/runxdg.toml
index 4061f04..9bcea9c 100644
--- a/package/video/runxdg.toml
+++ b/package/video/runxdg.toml
@@ -11,12 +11,12 @@ method = "POSIX"
# path = "/usr/bin/chromium"
path = "/usr/bin/weston-simple-egl"
-# params: arguments of the excecutable
+# params: arguments of the excecutable
# e.g.
# params = [
# "--mus",
# "--no-sandbox",
-# '--window-size="1080,1488"',
+# "--window-size=1080,1488",
# "--ozone-platform=wayland",
# "<URL>"
# ]