forked from Shinonome/dots-hyprland
make gamma indicator icon not scale
This commit is contained in:
@@ -8,7 +8,6 @@ OsdValueIndicator {
|
|||||||
id: rotateIcon
|
id: rotateIcon
|
||||||
|
|
||||||
icon: "wb_twilight"
|
icon: "wb_twilight"
|
||||||
scaleIcon: true
|
|
||||||
name: Translation.tr("Gamma")
|
name: Translation.tr("Gamma")
|
||||||
value: Hyprsunset.gamma / 100 ?? 0.5
|
value: Hyprsunset.gamma / 100 ?? 0.5
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user