hide when notif

This commit is contained in:
2026-03-23 21:56:23 +01:00
parent a67e3383e8
commit f4d5f54f9a
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -84,6 +84,7 @@ Singleton {
function serializeBar(): var {
return {
autoHide: barConfig.autoHide,
hideWhenNotif: barConfig.hideWhenNotif,
rounding: barConfig.rounding,
border: barConfig.border,
height: barConfig.height,