mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Niri: optional "hideOnOverview" in bar settings
This commit is contained in:
@@ -209,6 +209,9 @@ Singleton {
|
||||
// Reserves space with compositor
|
||||
property bool exclusive: true
|
||||
|
||||
// Hide bar/panels when compositor overview is active
|
||||
property bool hideOnOverview: false
|
||||
|
||||
// Widget configuration for modular bar system
|
||||
property JsonObject widgets
|
||||
widgets: JsonObject {
|
||||
|
||||
Reference in New Issue
Block a user