xmobar - clean battery icons
This commit is contained in:
parent
15b68e27c5
commit
cbd70949b3
56 changed files with 404 additions and 1645 deletions
4
xmobarrc
4
xmobarrc
|
@ -5,8 +5,8 @@ Config { font = "xft:Source Code Pro:size=9"
|
|||
, Run Battery
|
||||
[ "-t", "<leftipat>"
|
||||
, "--"
|
||||
, "--on-icon-pattern", "<icon=bat-%%-ac.xpm/>"
|
||||
, "--off-icon-patter", "<icon=bat-%%.xpm/>"
|
||||
, "--on-icon-pattern", "<icon=bat-ac/%%.xpm/>"
|
||||
, "--off-icon-patter", "<icon=bat/%%.xpm/>"
|
||||
] 50
|
||||
, Run Network "enp9s0"
|
||||
[ "--template", "<rxipat>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue