config options: correct settings app

This commit is contained in:
end-4
2025-06-09 17:41:33 +02:00
parent 2a8725ec8d
commit 3c82ce828b
@@ -25,7 +25,7 @@ Singleton {
property string imageViewer: "loupe"
property string network: "better-control --wifi"
property string networkEthernet: "systemsettings kcm_networkmanagement"
property string settings: "systemsettings kcm_bluetooth"
property string settings: "systemsettings"
property string taskManager: "plasma-systemmonitor --page-name Processes"
property string terminal: "kitty -1" // This is only for shell actions
}