feat(power-profiles-daemon): split driver into cpu driver and platform driver

This commit is contained in:
Jeevitha Kannan K S
2025-03-21 16:23:39 +05:30
parent 8490a1d9b9
commit feb6dfb9d6
4 changed files with 28 additions and 12 deletions
+1 -1
View File
@@ -151,7 +151,7 @@
},
"power-profiles-daemon": {
"format": "{icon}",
"tooltip-format": "Power profile: {profile}\nDriver: {driver}",
"tooltip-format": "Power profile: {profile}\nCPU driver: {cpu_driver}\nPlatform driver: {platform_driver}",
"tooltip": true,
"format-icons": {
"default": "",