summaryrefslogtreecommitdiffstats
path: root/roles/waybar/templates
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-18 18:23:41 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-18 18:26:19 +0100
commitc0ebd7d3aa6b746af501892a72d7a883dcdebdeb (patch)
tree6c1578d646cdc93ab4b48188a4732e26e05e17d9 /roles/waybar/templates
parent80fd26b93ea5eb09cba1f6f2ec473d0b9e91cf0f (diff)
Add gnome-calendar role with dependency in waybar
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": ["󰤯", "󰤟", "󰤢", "󰤥", "󰤨"],