Replace notify-send with xmessage for minimalist setups
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user