Use connected bluetooth icon when appropriate

Closes #3274
Co-authored-by: @vander00
This commit is contained in:
David Heinemeier Hansson
2025-11-20 13:14:24 +01:00
parent 0fc901d4fc
commit 4dbaf5e35f
2 changed files with 5 additions and 1 deletions

4
migrations/1763634099.sh Normal file
View File

@@ -0,0 +1,4 @@
echo "Using 󰂱 icon for bluetooth when connected"
sed -i 's/"format-connected": "",/"format-connected": "󰂱",/' ~/.config/waybar/config.jsonc
omarchy-restart-walker