mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Icons: huge cleanup
This commit is contained in:
@@ -181,7 +181,7 @@ ColumnLayout {
|
||||
}
|
||||
|
||||
NIconButton {
|
||||
icon: Bootstrap.icons["arrow-repeat"]
|
||||
icon: "arrow-repeat"
|
||||
tooltipText: "Reset scaling"
|
||||
onClicked: ScalingService.setScreenScale(modelData, 1.0)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user