Added dbus service and copy /usr directory to root

This commit is contained in:
RealStickman 2020-10-10 12:40:51 +02:00
parent 3cfb52df27
commit 2c18a40210
2 changed files with 6 additions and 0 deletions

View File

@ -62,6 +62,9 @@ sudo cp -r ~/config/etc /
#copy old lightdm themes (and maybe other stuff, idk)
sudo cp -r ~/config/var /
#copy usr stuff
sudo cp -r ~/config/usr /
#gimp plugins
mkdir ~/.config/GIMP/
mkdir ~/.config/GIMP/2.10/

View File

@ -0,0 +1,3 @@
[D-BUS Service]
Name=org.freedesktop.Notifications
Exec=/usr/lib/notification-daemon-1.0/notification-daemon