Polybar module to show dualsense controller battery percentage using dualsensectl.
I used Nerd Fonts for the icon.
[module/dsctlbattery]
type = custom/script
exec = path to script
interval = 1
format-prefix = " "
format-prefix-foreground = ${colors.primary}
format-background = ${colors.background}
format-padding = 1