Dotfiles/.config/polybar/themes/monolit-dracula/polybar-scripts/battery-combined-udev
horhik aec58dae23 split polybar by themes 2020-09-05 14:43:37 +03:00
..
95-battery.rules split polybar by themes 2020-09-05 14:43:37 +03:00
README.md split polybar by themes 2020-09-05 14:43:37 +03:00
battery-combined-udev.sh split polybar by themes 2020-09-05 14:43:37 +03:00

README.md

Script: battery-combined-udev

A shell script that shows the battery status. This is an extended version of battery-combined-shell.

It supports two rechargeable batteries and changing icons. It works even if only one battery is used.

This script is able to display power supply changes in real time. For this udev is being used.

Configuration

Copy 95-battery.rules to /etc/udev/rules.d/95-battery.rules. Make sure that the paths in the file have been modified properly.

Module

[module/battery-combined-udev]
type = custom/script
exec = ~/polybar-scripts/battery-combined-udev.sh
tail = true