Replace notify-send with xmessage for minimalist setups

This commit is contained in:
Chris Lee 2018-07-29 22:32:01 +00:00
parent 595d04451b
commit 11c468816d

View file

@ -201,7 +201,7 @@ clock_dwheel_command =
# Battery # Battery
battery_tooltip = 1 battery_tooltip = 1
battery_low_status = 10 battery_low_status = 10
battery_low_cmd = notify-send "battery low" battery_low_cmd = xmessage 'tint2: Battery low!'
battery_full_cmd = battery_full_cmd =
bat1_font = sans 8 bat1_font = sans 8
bat2_font = sans 6 bat2_font = sans 6