From: Bailey Fox Date: Sun, 11 May 2025 14:54:23 +0000 (-0500) Subject: Update TigerVNC documentation (#463) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/5a6003e7955f429526edc57de52e39b3312f94d1?ds=sidebyside Update TigerVNC documentation (#463) * Update TigerVNC documentation * Update programs/tigervnc.json Co-authored-by: Kamack38 <64226248+kamack38@users.noreply.github.com> --------- Co-authored-by: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com> Co-authored-by: Kamack38 <64226248+kamack38@users.noreply.github.com> --- diff --git a/programs/tigervnc.json b/programs/tigervnc.json index 2ea8118..c9dda9b 100644 --- a/programs/tigervnc.json +++ b/programs/tigervnc.json @@ -2,8 +2,8 @@ "files": [ { "path": "$HOME/.vnc", - "movable": false, - "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/TigerVNC/tigervnc/issues/1195\n" + "movable": true, + "help": "Supported by default.\n\nAll versions above 1.14.0 will automatically create directories at correct locations, consult `man vncviewer` to see where to move files.\n**WARNING: Failure to move files to the correct location can result in locking out VNC access**" } ], "name": "tigervnc"