]> gitweb.morketsmerke.org Git - immudex.git/commitdiff
Uzupełnienie ściezki docelowej dla pliku styli narzędzia xfce4-notes o nową nazwę...
authorxf0r3m <jakubstasinski@protonmail.com>
Thu, 9 May 2024 15:56:23 +0000 (17:56 +0200)
committerxf0r3m <jakubstasinski@protonmail.com>
Thu, 9 May 2024 15:56:23 +0000 (17:56 +0200)
versions/base.sh

index 6ce3eb02f099636326cda95b3993b75760c01e90..c00c3bf70184c6e5a09f66e36afe834eb3552ae3 100644 (file)
@@ -111,7 +111,7 @@ cp -vv ~/immudex/files/redshift.conf /etc/skel/.config;
 cp -vv ~/immudex/files/redshift.desktop /etc/skel/.config/autostart;
 
 cp -rvv ~/immudex/files/sync.sh /usr/share;
-cp -vv ~/immudex/files/gtk-main.css /usr/share/xfce4/notes/gtk-3.0/;
+cp -vv ~/immudex/files/gtk-main.css /usr/share/xfce4/notes/gtk-3.0/gtk.css;
 if [ -f /usr/share/applications/qmmp.desktop ]; then
   ln -s /usr/share/applications/qmmp.desktop /usr/share/applications/qmmp-1.desktop;
 fi
@@ -164,6 +164,6 @@ usermod -L root;
 
 # Miejsce na twoje zmiany, przed poleceniem 'tidy'
 
-bash ~/immudex/addons/virt_manager;
-bash ~/immudex/addons/distrobox
+bash ~/immudex/addons/librewolf
+#bash ~/immudex/addons/distrobox
 tidy;