mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-25 04:42:14 +00:00
settings: increase page content width
This commit is contained in:
parent
7ca2da3723
commit
06574c19ae
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import "root:/modules/common/widgets/"
|
|||
|
||||
Flickable {
|
||||
id: root
|
||||
property real baseWidth: 500
|
||||
property real baseWidth: 550
|
||||
property bool forceWidth: false
|
||||
property real bottomContentPadding: 100
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue