summaryrefslogtreecommitdiffstats
path: root/roles/waybar/templates
diff options
context:
space:
mode:
Diffstat (limited to 'roles/waybar/templates')
-rw-r--r--roles/waybar/templates/waybar/config.jsonc.j23
1 files changed, 2 insertions, 1 deletions
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": ["󰤯", "󰤟", "󰤢", "󰤥", "󰤨"],