make right sidebar open qs settings app

This commit is contained in:
end-4
2025-06-19 17:21:28 +02:00
parent bd6e8894b6
commit 0caf72a78f
2 changed files with 6 additions and 4 deletions
@@ -33,7 +33,6 @@ Singleton {
property string bluetooth: "kcmshell6 kcm_bluetooth"
property string network: "plasmawindowed org.kde.plasma.networkmanagement"
property string networkEthernet: "kcmshell6 kcm_networkmanagement"
property string settings: "systemsettings"
property string taskManager: "plasma-systemmonitor --page-name Processes"
property string terminal: "kitty -1" // This is only for shell actions
}