mirror of
https://github.com/hyprwm/hyprsysteminfo.git
synced 2024-11-22 03:35:58 +01:00
parent
fc6ef308e2
commit
5f438f95de
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ import QtQuick.Controls
|
||||||
import QtQuick.Layouts
|
import QtQuick.Layouts
|
||||||
|
|
||||||
ApplicationWindow {
|
ApplicationWindow {
|
||||||
property var _width: 620
|
property var _width: 720
|
||||||
property var _height: 400
|
property var _height: 440
|
||||||
property var _first_panel_height: 120
|
property var _first_panel_height: 120
|
||||||
|
|
||||||
minimumWidth: _width
|
minimumWidth: _width
|
||||||
|
|
Loading…
Reference in a new issue