Niri: optional "hideOnOverview" in bar settings

This commit is contained in:
Lemmy
2026-01-13 19:23:19 -05:00
parent f9d179f51c
commit cff663fee0
11 changed files with 64 additions and 8 deletions
+3
View File
@@ -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 {