Skip to content

Instantly share code, notes, and snippets.

View fansehep's full-sized avatar
🐶
摆烂

fan fansehep

🐶
摆烂
  • XiYouLinuxGroup
  • Xi'an University of Posts & Telecommunications
View GitHub Profile
@fansehep
fansehep / bluetooth-battery-waybar-module.sh
Created February 14, 2022 14:22 — forked from sveatlo/bluetooth-battery-waybar-module.sh
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