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