diff options
author | luxagraf <sng@luxagraf.net> | 2021-10-01 20:13:13 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2021-10-01 20:13:13 -0400 |
commit | 48cc6cecb880712e66108d6d9f0f93a04a323a09 (patch) | |
tree | acc70bd666445e2580b3e2e296367882f46bc111 /.config/waybar/config | |
parent | bf34a8a8492c0839a866d2b1739989cfc412e144 (diff) |
updated dotfiles to latest in sway setup
Diffstat (limited to '.config/waybar/config')
-rw-r--r-- | .config/waybar/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/waybar/config b/.config/waybar/config index e379c02..3dbeb15 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -16,6 +16,7 @@ "format": "{:%a, %b %d | %H:%M}", "tooltip": true, "tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>", + "on-click": "gsimplecal", }, "battery": { "format": "| {capacity}% {icon} | ", |