Skip to content

Instantly share code, notes, and snippets.

View fansehep's full-sized avatar
😭
开摆!

fan fansehep

😭
开摆!
View GitHub Profile
@sveatlo
sveatlo / bluetooth-battery-waybar-module.sh
Created November 20, 2021 17:23
waybar bluetooth battery status
#!/bin/bash
ICON_BLUETOOTH=""
ICON_BATTERY_FULL=""
ICON_BATTERY_THREE_QUARTERS=""
ICON_BATTERY_HALF=""
ICON_BATTERY_QUARTER=""
ICON_BATTERY_EMPTY=""
BLUETOOTH_BATTERY_STATUS=$HOME/src/scripts/bluetooth_battery_status.sh