mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #2066 from SpeakingPNG/feat/configurable-exclusion-zone
Feat(bar): add a toggle for exclusion zone
This commit is contained in:
@@ -184,6 +184,7 @@ Singleton {
|
||||
property int widgetSpacing: 6
|
||||
property int contentPadding: 2
|
||||
property real fontScale: 1.0
|
||||
property bool enableExclusionZoneInset: true
|
||||
|
||||
// Bar background opacity settings
|
||||
property real backgroundOpacity: 0.93
|
||||
|
||||
Reference in New Issue
Block a user