forked from Shinonome/dots-hyprland
first run experience: welcome app
This commit is contained in:
@@ -9,7 +9,7 @@ import Qt5Compat.GraphicalEffects
|
||||
*/
|
||||
Switch {
|
||||
id: root
|
||||
property real scale: 1
|
||||
property real scale: 0.6 // Default in m3 spec is huge af
|
||||
implicitHeight: 32 * root.scale
|
||||
implicitWidth: 52 * root.scale
|
||||
property color activeColor: Appearance?.colors.colPrimary ?? "#685496"
|
||||
|
||||
Reference in New Issue
Block a user