tint2 battery
parent
d1f8217417
commit
2a489ad0dd
|
@ -98,7 +98,7 @@ border_color_pressed = #ffffff 0
|
|||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = PPPPPPLTSEPCPP
|
||||
panel_items = PPPPPPLTSEPBCPP
|
||||
panel_size = 80% 32
|
||||
panel_margin = 0 0
|
||||
panel_padding = 0 1 1
|
||||
|
@ -220,23 +220,23 @@ clock_dwheel_command =
|
|||
# Battery
|
||||
battery_tooltip = 1
|
||||
battery_low_status = 10
|
||||
battery_low_cmd =
|
||||
battery_full_cmd =
|
||||
battery_low_cmd = notify-send.sh "Battery alert!" "Battery low..."
|
||||
battery_full_cmd = notify-send.sh "Battery full" "Battery fully loaded"
|
||||
bat1_font = sans 8
|
||||
bat2_font = sans 6
|
||||
battery_font_color = #ffffff 60
|
||||
bat1_format =
|
||||
bat1_format = %p
|
||||
bat2_format =
|
||||
battery_padding = 1 0
|
||||
battery_background_id = 0
|
||||
battery_padding = 4 0
|
||||
battery_background_id = 7
|
||||
battery_hide = 98
|
||||
battery_lclick_command =
|
||||
battery_lclick_command = xfce4-power-manager-settings
|
||||
battery_rclick_command =
|
||||
battery_mclick_command =
|
||||
battery_uwheel_command =
|
||||
battery_dwheel_command =
|
||||
ac_connected_cmd =
|
||||
ac_disconnected_cmd =
|
||||
ac_connected_cmd = notify-send.sh "AC" "AC connected"
|
||||
ac_disconnected_cmd = notify-send.sh "AC" "AC disconnected"
|
||||
|
||||
#-------------------------------------
|
||||
# Executor 1
|
||||
|
|
|
@ -98,7 +98,7 @@ border_color_pressed = #ffffff 0
|
|||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = PPPPPPLTSEPCPP
|
||||
panel_items = PPPPPPLTSEPBCPP
|
||||
panel_size = 80% 34
|
||||
panel_margin = 4 4
|
||||
panel_padding = 1 1 1
|
||||
|
@ -220,23 +220,24 @@ clock_dwheel_command =
|
|||
# Battery
|
||||
battery_tooltip = 1
|
||||
battery_low_status = 10
|
||||
battery_low_cmd =
|
||||
battery_full_cmd =
|
||||
battery_low_cmd = notify-send.sh "Bateria" "Niski pozion naładowania baterii!"
|
||||
battery_full_cmd = notify-send.sh "Bateria pełna" "Bateria naładowana w 100%"
|
||||
bat1_font = sans 8
|
||||
bat2_font = sans 6
|
||||
battery_font_color = #ffffff 60
|
||||
bat1_format =
|
||||
bat1_format = %p
|
||||
bat2_format =
|
||||
battery_padding = 1 0
|
||||
battery_background_id = 0
|
||||
battery_padding = 4 0
|
||||
battery_background_id = 7
|
||||
battery_hide = 98
|
||||
battery_lclick_command =
|
||||
battery_lclick_command = xfce4-power-manager-settings
|
||||
battery_rclick_command =
|
||||
battery_mclick_command =
|
||||
battery_uwheel_command =
|
||||
battery_dwheel_command =
|
||||
ac_connected_cmd =
|
||||
ac_disconnected_cmd =
|
||||
ac_connected_cmd = notify-send.sh "Zasilanie" "Zasilanie podłączone"
|
||||
ac_disconnected_cmd = notify-send.sh "Zasilanie" "Zasilanie rozłączone"
|
||||
|
||||
|
||||
#-------------------------------------
|
||||
# Executor 1
|
||||
|
|
Loading…
Reference in New Issue