Status-Bars.md: Update disadvantages for Quickshell 0.2.0 (#1216)

Quickshell added a Bluetooth module in the 0.2.0 release, so remove this from the list.
This commit is contained in:
Ryan Bruntz 2025-09-07 06:53:09 -07:00 committed by GitHub
parent 5292a2eb12
commit ca118b5616
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -280,7 +280,7 @@ and a [guided hello world](https://quickshell.outfoxxed.me/docs/configuration/in
### Disadvantages
- Qt can be less intuitive to work with compared to GTK for its positioning system
- Does not yet provide a Wi-Fi or Bluetooth service at the time of writing
- Does not yet provide a Wi-Fi service at the time of writing
- It is still in alpha and minor breaking changes are to be expected
- Styles are declared with components instead of in CSS, which might be less familiar for some people