You are not logged in.
Pages: 1
I am running lxpanel on openbox , to know/see the percentage of battery remaining charge I want to added xfce4-genmon-plugin as below entry
}
Plugin {
type=genmon
config {
Command = echo $(acpi -b | cut -d, -f2)
PollingTime = 2
TextSize = large
TextColor = white
}to the lxpanel default panel file but it did not show battery percentage ( same entry into fbpanel shows it ) .
What am I doing wrong and what changes will make it work?
Need help with this please.
Thanks,
Last edited by saleem (2024-08-07 18:47:18)
Offline
I changed to fbpanel as lxpanel was not letting me have the desired thing to work.
Offline
Pages: 1