mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-02 17:54:45 +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
|
//TODO: all of this will be done with desktop components
|
||||||
Rectangle {
|
Rectangle {
|
||||||
id: root
|
id: root
|
||||||
Layout.minimumWidth: units.gridUnit * 30
|
Layout.minimumWidth: units.gridUnit * 20
|
||||||
Layout.minimumHeight: units.gridUnit * 20
|
Layout.minimumHeight: units.gridUnit * 20
|
||||||
|
|
||||||
//BEGIN properties
|
//BEGIN properties
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue