Use Dialog flag to make tiling WMs happy

This commit is contained in:
Loren Burkholder 2021-07-28 17:50:49 -04:00
parent 9dc9152e07
commit 5d38b96bbb
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ ApplicationWindow {
minimumWidth: headerTitle.width + 2 * Nheko.paddingMedium
palette: Nheko.colors
color: Nheko.colors.window
flags: Qt.Dialog
Shortcut {
sequence: StandardKey.Cancel