From eda86d780df37b49607f394acf1653c951be196b Mon Sep 17 00:00:00 2001 From: logzinga <65839350+logzinga@users.noreply.github.com> Date: Mon, 31 Oct 2022 13:37:39 +1100 Subject: [PATCH] finally changing the wallpaper, mostly in testing however --- files/wallpaper.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 files/wallpaper.sh diff --git a/files/wallpaper.sh b/files/wallpaper.sh new file mode 100644 index 0000000..290d9bc --- /dev/null +++ b/files/wallpaper.sh @@ -0,0 +1,11 @@ +#!/bin/bash + +dbus-send --session --dest=org.kde.plasmashell --type=method_call /PlasmaShell org.kde.PlasmaShell.evaluateScript string: +var Desktops = desktops(); +for (i=0;i