You are not logged in.
Pages: 1
# Panel
panel_monitor = all
panel_position = top center horizontal
panel_items = LTSCB
panel_size = 100% 30
panel_margin = 0 -1
panel_padding = 0 0
panel_dock = 0
wm_menu = 1
panel_layer = bottom
panel_background_id = 1
# Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = never
bat1_font = Monospace 15
bat2_font = Monospace 0 ??????
battery_font_color = #b5b5b5 100
battery_padding = 1 0
battery_background_id = 0
If comments with # the line with ?????? does not work.
Instead, it functions if I put 0 worth .
****** Mod edit: you have been asked several times to use [ code ] tags. I've added them for you
Last edited by damo (2016-05-13 21:02:37)
Offline
# Panel
panel_monitor = all
panel_position = top center horizontal
panel_items = LTSCB
panel_size = 100% 30
panel_margin = 0 -1
panel_padding = 0 0
panel_dock = 0
wm_menu = 1
panel_layer = bottom
panel_background_id = 1# Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = never
bat1_font = Monospace 15
bat2_font = Monospace 0 ??????
battery_font_color = #b5b5b5 100
battery_padding = 1 0
battery_background_id = 0If comments with # the line with ?????? does not work.
Instead, it functions if I put 0 worth .
0-day...you really ...really need to work on your posting skills... I don't know what you're asking here..? Are you saying if you comment out the bat2_font line, nothing happens? That's because the comment ignores whatever line it's applied to.
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
Change:
bat2_font = Monospace 0 ??????
to
bat2_font = Monospace 0
And your tint2 will only display the battery percent - assuming you have reinstalled acpi.
tint2 doesn't know how to interpret the ????? on that line so it reverts to defaults.
And is that your entire tint2rc?
Last edited by PackRat (2016-05-14 00:32:21)
You must unlearn what you have learned.
-- yoda
Offline
acpi not needed. I put ?????? to indicate the line that I had commented with #
battery 1 = active
battery 0 = off
to me it works with battery = 0
because?
Last edited by 0-day (2016-05-14 12:57:11)
Offline
Pages: 1