quickshell: task manager: gnome-usage -> plasma system monitor

This commit is contained in:
end-4
2025-06-01 15:26:48 +02:00
parent 7f13abf771
commit c9563ffb63
2 changed files with 3 additions and 3 deletions
@@ -17,7 +17,7 @@ Singleton {
property string imageViewer: "loupe"
property string network: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center wifi"
property string settings: "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center"
property string taskManager: "gnome-usage"
property string taskManager: "plasma-systemmonitor --page-name Processes"
property string terminal: "kitty -1" // This is only for shell actions
}