power menu, redshift, polybar
This commit is contained in:
15
.config/polybar/scripts/battery-combined-shell/README.md
Normal file
15
.config/polybar/scripts/battery-combined-shell/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Script: battery-combined-shell
|
||||
|
||||
A shell script that shows the battery status.
|
||||
|
||||
It supports two rechargeable batteries and changing icons. It works even if only one battery is used.
|
||||
|
||||
|
||||
## Module
|
||||
|
||||
```ini
|
||||
[module/battery-combined-shell]
|
||||
type = custom/script
|
||||
exec = ~/polybar-scripts/battery-combined-shell.sh
|
||||
interval = 10
|
||||
```
|
||||
Reference in New Issue
Block a user