diff options
Diffstat (limited to '.config/tint2/tint2rc')
| -rw-r--r-- | .config/tint2/tint2rc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index 1869b54..4e452e4 100644 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -1,4 +1,4 @@ -#---- Generated by tint2conf 512e ---- +#---- Generated by tint2conf c756 ---- # See https://gitlab.com/o9000/tint2/wikis/Configure for # full documentation of the configuration options. #------------------------------------- @@ -182,8 +182,8 @@ clock_dwheel_command = #------------------------------------- # Battery battery_tooltip = 1 -battery_low_status = 10 -battery_low_cmd = notify-send -u critical -i battery-low 'Battery low!' +battery_low_status = 0 +battery_low_cmd = battery_full_cmd = bat1_font = sans 10 bat2_font = sans 6 @@ -198,8 +198,8 @@ battery_rclick_command = battery_mclick_command = battery_uwheel_command = battery_dwheel_command = -ac_connected_cmd = -ac_disconnected_cmd = +ac_connected_cmd = notify-send -u low -i ac-adapter 'AC Connected' +ac_disconnected_cmd = notify-send -u low -i battery 'AC Disconnected' #------------------------------------- # Separator 1 |
