Use Dialog flag to make tiling WMs happy
This commit is contained in:
parent
9dc9152e07
commit
5d38b96bbb
@ -20,6 +20,7 @@ ApplicationWindow {
|
|||||||
minimumWidth: headerTitle.width + 2 * Nheko.paddingMedium
|
minimumWidth: headerTitle.width + 2 * Nheko.paddingMedium
|
||||||
palette: Nheko.colors
|
palette: Nheko.colors
|
||||||
color: Nheko.colors.window
|
color: Nheko.colors.window
|
||||||
|
flags: Qt.Dialog
|
||||||
|
|
||||||
Shortcut {
|
Shortcut {
|
||||||
sequence: StandardKey.Cancel
|
sequence: StandardKey.Cancel
|
||||||
|
Loading…
Reference in New Issue
Block a user