mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
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