unhide bar on panel visibilities

This commit is contained in:
Zacharias-Brohn
2026-02-18 12:09:03 +01:00
parent b3bb593b54
commit e551b6bbf1
7 changed files with 44 additions and 22 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ Singleton {
property list<var> actions
readonly property Timer timer: Timer {
property int totalTime: 5000
property int totalTime: Config.notifs.defaultExpireTimeout
property int remainingTime: totalTime
property bool paused: false