diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-14 14:04:44 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-14 14:04:44 +0200 |
| commit | 4eaf3bdce7b4e7663c6ba5c206d68eacbd24949e (patch) | |
| tree | 1183bab6d548425910d5dfc71c948fb64939ec8f /desktop/README.md | |
| parent | 5fb6c9636051423254c3f36f0ff19857898c93ad (diff) | |
| download | quickshell-4eaf3bdce7b4e7663c6ba5c206d68eacbd24949e.tar.gz quickshell-4eaf3bdce7b4e7663c6ba5c206d68eacbd24949e.zip | |
fix(desktop): wire tile active state and clear connect errors
Diffstat (limited to 'desktop/README.md')
| -rw-r--r-- | desktop/README.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/README.md b/desktop/README.md index c5cddfa..f440512 100644 --- a/desktop/README.md +++ b/desktop/README.md @@ -137,8 +137,9 @@ the vm page the same way, with `ipc call drawer open vm`. The full list of edits to the live Hyprland and waybar configuration is Task 10 of the plan in `docs/superpowers/plans/2026-09-14-desktop-shell.md`. -The drawer is the only place network and Bluetooth are managed, so waybar's -own network and Bluetooth indicators were removed in the same change. +The drawer is the only place network and Bluetooth are managed. The drawer +replaces waybar's own network and Bluetooth indicators; removing them is a +live-configuration change outside this repo. ## Theme |
