From c0ebd7d3aa6b746af501892a72d7a883dcdebdeb Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 18 Feb 2026 18:23:41 +0100 Subject: Add gnome-calendar role with dependency in waybar --- roles/waybar/templates/waybar/config.jsonc.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'roles/waybar/templates') diff --git a/roles/waybar/templates/waybar/config.jsonc.j2 b/roles/waybar/templates/waybar/config.jsonc.j2 index 7eef4ac2..f88c7927 100644 --- a/roles/waybar/templates/waybar/config.jsonc.j2 +++ b/roles/waybar/templates/waybar/config.jsonc.j2 @@ -42,7 +42,8 @@ "clock": { "format": "󰸘 {0:L%a %b %d} -  {0:%H:%M}", "format-alt": "󰸘 {0:L%A %d %B %Y (W%V)} -  {0:%H:%M}", - "tooltip": false + "tooltip": false, + "on-click-right": "uwsm-app -- gnome-calendar" }, "network": { "format-icons": ["󰤯", "󰤟", "󰤢", "󰤥", "󰤨"], -- cgit v1.2.3