darkman: remove brightness from wallpaper configuration

This commit is contained in:
Aminda Suomalainen 2025-07-10 17:44:03 +03:00
parent c4d7080123
commit 6a47603594
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 0 additions and 2 deletions

View File

@ -13,4 +13,3 @@ fi
echo "Wallpaper: $WALLPAPER_PATH"
$QTDBUSBIN org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.evaluateScript 'var allDesktops = desktops();print (allDesktops);for (i=0;i<allDesktops.length;i++) {d = allDesktops[i];d.wallpaperPlugin = "org.kde.image";d.currentConfigGroup = Array("Wallpaper", "org.kde.image", "General");d.writeConfig("Image", "file://'$WALLPAPER_PATH'")}'
$QTDBUSBIN org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement/Actions/BrightnessControl org.kde.Solid.PowerManagement.Actions.BrightnessControl.setBrightness 512

View File

@ -13,4 +13,3 @@ fi
echo "Wallpaper: $WALLPAPER_PATH"
$QTDBUSBIN org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.evaluateScript 'var allDesktops = desktops();print (allDesktops);for (i=0;i<allDesktops.length;i++) {d = allDesktops[i];d.wallpaperPlugin = "org.kde.image";d.currentConfigGroup = Array("Wallpaper", "org.kde.image", "General");d.writeConfig("Image", "file://'$WALLPAPER_PATH'")}'
$QTDBUSBIN org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement/Actions/BrightnessControl org.kde.Solid.PowerManagement.Actions.BrightnessControl.setBrightness 512