From 10a31df73713090ce4f2da3e4004443767ae559a Mon Sep 17 00:00:00 2001 From: Harzo Date: Sat, 27 May 2023 23:33:35 +0200 Subject: [PATCH] waybar: replace Thunderbird with Evolution --- .config/waybar/config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 7f45d3d..61e5681 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -56,7 +56,7 @@ "tooltip-format": false, "format-alt": "󰥔 {:%T 󰸗 %F}", "format": "󰥔 {:%H:%M 󰸗 %e %b}", - "on-click-right": "thunderbird -calendar" + "on-click-right": "evolution -c calendar" }, "network": { "format-wifi": "{essid} ({signalStrength}%) ",