From 4906e3b48ccacebe39c21f22b6cb647555a45dbf Mon Sep 17 00:00:00 2001 From: nia Date: Mon, 24 Feb 2020 14:07:28 +0000 Subject: velox: Note correct runtime-dir perms for Qt --- wm/velox/MESSAGE | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'wm') diff --git a/wm/velox/MESSAGE b/wm/velox/MESSAGE index 6bd54fd1d6a..a98e1a38094 100644 --- a/wm/velox/MESSAGE +++ b/wm/velox/MESSAGE @@ -1,17 +1,15 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2019/12/16 21:01:41 nia Exp $ +$NetBSD: MESSAGE,v 1.3 2020/02/24 14:07:28 nia Exp $ To edit the configuration file, copy it into place: $ cp ${PREFIX}/share/examples/velox/velox.conf ~/.velox.conf -Most packages in pkgsrc will need wayland support enabled explicitly, -velox currently does not support X11 applications. - To launch velox, use swc-launch: $ mkdir /tmp/$(whoami)-runtime $ export XDG_RUNTIME_DIR=/tmp/$(whoami)-runtime +$ chmod 7700 $XDG_RUNTIME_DIR $ swc-launch velox You may find information in this repository useful: -- cgit v1.2.3