mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Multi-Monitors: new setting to explicitely disable panels to appear on screen without bar.
On my setup this saves about 130MB per 1080p monitor where the bar is not shown. I only interact with noctalia on my main screen.
This commit is contained in:
@@ -219,6 +219,7 @@ Singleton {
|
||||
property int shadowOffsetX: 2
|
||||
property int shadowOffsetY: 3
|
||||
property string language: ""
|
||||
property bool allowPanelsOnScreenWithoutBar: true
|
||||
}
|
||||
|
||||
// ui
|
||||
|
||||
Reference in New Issue
Block a user