From 9330bd35535304e8dec5753df8c2058937bed309 Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Wed, 10 Sep 2025 10:32:37 +0200 Subject: [PATCH] Poprawienie pliku bazowego. --- base.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base.sh b/base.sh index dddc653..cd5c258 100644 --- a/base.sh +++ b/base.sh @@ -209,6 +209,8 @@ cp -vv ~/l-tc-n50s/immudex-run-thunderbird /usr/local/bin/immudex-run-thunderbir chmod +x /usr/local/bin/*; cp -vv ~/l-tc-n50s/displays.xml /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml; + +mkdir -p /etc/skel/.config/xfce4/desktop; cp -vv ~/l-tc-n50s/icons.screen0.yaml /etc/skel/.config/xfce4/desktop/icons.screen0.yaml; #cp -vv ~/l-tc-n50s/pointers.xml /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml -- 2.39.5