make gamma indicator icon not scale

This commit is contained in:
end-4
2026-03-24 17:18:01 +01:00
parent 8f66afe109
commit b6fc897b39
@@ -8,7 +8,6 @@ OsdValueIndicator {
id: rotateIcon
icon: "wb_twilight"
scaleIcon: true
name: Translation.tr("Gamma")
value: Hyprsunset.gamma / 100 ?? 0.5
}