bluetooth menu and connected devices

This commit is contained in:
Benjamin Palko 2025-07-29 10:30:25 -04:00
parent 0d3af3450b
commit c4a72273ea
4 changed files with 121 additions and 5 deletions

View file

@ -3,6 +3,10 @@ pragma Singleton
import Quickshell
Singleton {
property string batteryFull: "\u{E059}"
property string batteryMedium: "\u{E05b}"
property string batteryLow: "\u{E05a}"
property string batteryWarning: "\u{E3b0}"
property string bell: "\u{E05d}"
property string bellRing: "\u{E224}"
property string bluetooth: "\u{E060}"