mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Sysmon script + renaming cards so its easier to know what they do
This commit is contained in:
@@ -110,7 +110,7 @@ NLoader {
|
||||
}
|
||||
|
||||
// System monitors combined in one card
|
||||
SystemCard {
|
||||
SystemMonitorCard {
|
||||
id: statsCard
|
||||
}
|
||||
}
|
||||
@@ -122,8 +122,10 @@ NLoader {
|
||||
Layout.bottomMargin: 0
|
||||
spacing: sidePanel.cardSpacing
|
||||
|
||||
PowerProfileCard {}
|
||||
// Power Profiles switcher
|
||||
PowerProfilesCard {}
|
||||
|
||||
// Utilities buttons
|
||||
UtilitiesCard {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user