mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
smaller config window that fits in screen
This commit is contained in:
parent
f848819e7b
commit
6df97ae3a7
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ import org.kde.plasma.configuration 2.0
|
|||
//TODO: all of this will be done with desktop components
|
||||
Rectangle {
|
||||
id: root
|
||||
Layout.minimumWidth: units.gridUnit * 30
|
||||
Layout.minimumWidth: units.gridUnit * 20
|
||||
Layout.minimumHeight: units.gridUnit * 20
|
||||
|
||||
//BEGIN properties
|
||||
|
|
|
|||
Loading…
Reference in a new issue