had opencode fix my weird animation issues, now the bar loads correctly from a coldstart

This commit is contained in:
2026-08-09 12:23:50 +01:00
parent 021ddae2d0
commit 79d83cbe37
7 changed files with 37 additions and 25 deletions

View File

@@ -23,7 +23,7 @@ Container {
defaultItem: icon
exclusiveMonitor: root.monitor
exclusiveToScreen: true
forceHidden: !(BluetoothManager.getConnected())
forceHidden: !BluetoothManager.anyConnected
states: [
State {