From ca118b5616dc816cd110b82980454342f38a5f51 Mon Sep 17 00:00:00 2001 From: Ryan Bruntz Date: Sun, 7 Sep 2025 06:53:09 -0700 Subject: [PATCH] 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. --- content/Useful Utilities/Status-Bars.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Useful Utilities/Status-Bars.md b/content/Useful Utilities/Status-Bars.md index b822a8fc..18683c56 100644 --- a/content/Useful Utilities/Status-Bars.md +++ b/content/Useful Utilities/Status-Bars.md @@ -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