forked from Shinonome/dots-hyprland
settings: adjust min window size
This commit is contained in:
@@ -71,8 +71,8 @@ ApplicationWindow {
|
|||||||
MaterialThemeLoader.reapplyTheme()
|
MaterialThemeLoader.reapplyTheme()
|
||||||
}
|
}
|
||||||
|
|
||||||
minimumWidth: 600
|
minimumWidth: 750
|
||||||
minimumHeight: 400
|
minimumHeight: 500
|
||||||
width: 1100
|
width: 1100
|
||||||
height: 750
|
height: 750
|
||||||
color: Appearance.m3colors.m3background
|
color: Appearance.m3colors.m3background
|
||||||
|
|||||||
Reference in New Issue
Block a user