From aa84e03147ef7992e434fc0c28b0521942f469c3 Mon Sep 17 00:00:00 2001 From: myve Date: Sun, 26 Jan 2025 04:05:42 +0000 Subject: [PATCH] Fixed openbox config cp permissions --- openbox/10-tigervnc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/10-tigervnc.sh b/openbox/10-tigervnc.sh index 77a6f12..4ef7c54 100755 --- a/openbox/10-tigervnc.sh +++ b/openbox/10-tigervnc.sh @@ -42,4 +42,4 @@ ${_MYVNC_VNCSHARING} vncconfig # Openbox config -cp -a /etc/xdg/openbox ~/.config/ +cp -r /etc/xdg/openbox ~/.config/