@@ -15,11 +15,26 @@ Built-in integrations are currently provided for:
1515- Wayland for window management and screen recording
1616- Workspace management in Hyprland, I3, and Sway
1717- Pipewire for audio controls
18+ - BlueZ for bluetooth
1819- Pam for authentication and building lockscreens
1920- Greetd for building a display manager
2021- UPower for monitoring battery statistics
2122- Power Profiles Daemon
2223- MPRIS compatible media players
2324- StatusNotifierItem compatible system tray clients
2425
25- See the [ Usage Guide] ( /docs/guide ) to learn how to set up and use Quickshell
26+ ## Is Quickshell for me?
27+ #### I want a preconfigured desktop
28+ There are many setups intended to be useful without much tweaking, for example:
29+ - [ Caelestia] ( https://github.com/caelestia-dots/shell ) by Soramane
30+ - [ Illogical-Impulse] ( https://github.com/end-4/dots-hyprland ) by end_4.
31+
32+ #### I want to make my own
33+ Quickshell is a relatively low-level tool compared to simple status bars like Waybar.
34+ When writing a Quickshell configuration, you are not just changing styles and layouts, but
35+ practically programming, which is considerably more complex.
36+
37+ You can see the [ QML Language Reference] ( /docs/guide/qml-language ) to get an idea
38+ of what you're getting into.
39+ > [ !tip/NEXT STEPS]
40+ > See the [ Usage Guide] ( /docs/guide ) to learn how to set up and use Quickshell.
0 commit comments