diff options
Diffstat (limited to 'accounts/gkleen@skadhi/shell/quickshell/Services/Brightness.qml')
| -rw-r--r-- | accounts/gkleen@skadhi/shell/quickshell/Services/Brightness.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@skadhi/shell/quickshell/Services/Brightness.qml b/accounts/gkleen@skadhi/shell/quickshell/Services/Brightness.qml index f3ae6804..76e8c08d 100644 --- a/accounts/gkleen@skadhi/shell/quickshell/Services/Brightness.qml +++ b/accounts/gkleen@skadhi/shell/quickshell/Services/Brightness.qml | |||
| @@ -10,7 +10,7 @@ Singleton { | |||
| 10 | id: root | 10 | id: root |
| 11 | 11 | ||
| 12 | property string subsystem: "backlight" | 12 | property string subsystem: "backlight" |
| 13 | property string device: "intel_backlight" | 13 | property string device: "amdgpu_bl1" |
| 14 | 14 | ||
| 15 | property real currBrightness | 15 | property real currBrightness |
| 16 | property real exponent: 4 | 16 | property real exponent: 4 |
