mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
WallpaperPanel: reduce height
This commit is contained in:
@@ -15,7 +15,7 @@ NPanel {
|
||||
preferredWidth: 800 * Style.uiScaleRatio
|
||||
preferredHeight: 600 * Style.uiScaleRatio
|
||||
preferredWidthRatio: 0.5
|
||||
preferredHeightRatio: 0.52
|
||||
preferredHeightRatio: 0.45
|
||||
|
||||
// Positioning - Use launcher position. This saves a setting...
|
||||
readonly property string launcherPosition: Settings.data.appLauncher.position
|
||||
|
||||
Reference in New Issue
Block a user