From 1ba9319ef8740fbde1c5fb34cfc9c4ad62590713 Mon Sep 17 00:00:00 2001 From: Dominic Masters Date: Sun, 24 Apr 2022 11:08:56 -0700 Subject: [PATCH] Added wallpaper --- .gitignore | 3 ++- scripts/install-plasma.sh | 15 ++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a7105d1..85e5765 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ wget-log iosevka* simp1e/* simp1e -simp1* \ No newline at end of file +simp1* +wget* \ No newline at end of file diff --git a/scripts/install-plasma.sh b/scripts/install-plasma.sh index 60d51a3..2c76281 100755 --- a/scripts/install-plasma.sh +++ b/scripts/install-plasma.sh @@ -116,4 +116,17 @@ chmod +x ./generate_svgs.sh ./generate_svgs.sh ./build_cursors.sh cp -r ./built_themes/* ~/.local/share/icons/ -kwriteconfig5 --file ~/.config/kcminputrc --group Mouse --key cursorTheme "Simp1e-" \ No newline at end of file +kwriteconfig5 --file ~/.config/kcminputrc --group Mouse --key cursorTheme "Simp1e-" + +# Wallpaper +wget https://c138.pcloud.com/dHZ31M01DZo01UIKZZZHQX4r7Z2ZZmNzZkZAwYNXZCUrpaQWBJ9YU5IC91RHV78eLjN07/wallpaper2.png -O ~/Pictures/wallpaper.png +dbus-send --session --dest=org.kde.plasmashell --type=method_call /PlasmaShell org.kde.PlasmaShell.evaluateScript "string: +var Desktops = desktops(); +for (i=0;i