mirror of
https://github.com/hyprwm/hyprsysteminfo.git
synced 2024-11-21 21:45:59 +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
|
||||
|
||||
ApplicationWindow {
|
||||
property var _width: 620
|
||||
property var _height: 400
|
||||
property var _width: 720
|
||||
property var _height: 440
|
||||
property var _first_panel_height: 120
|
||||
|
||||
minimumWidth: _width
|
||||
|
|
Loading…
Reference in a new issue