had opencode fix my weird animation issues, now the bar loads correctly from a coldstart
This commit is contained in:
@@ -23,7 +23,7 @@ Container {
|
||||
defaultItem: icon
|
||||
exclusiveMonitor: root.monitor
|
||||
exclusiveToScreen: true
|
||||
forceHidden: !(BluetoothManager.getConnected())
|
||||
forceHidden: !BluetoothManager.anyConnected
|
||||
|
||||
states: [
|
||||
State {
|
||||
|
||||
Reference in New Issue
Block a user