diff options
Diffstat (limited to 'dot_config/waybar/config.jsonc')
| -rw-r--r-- | dot_config/waybar/config.jsonc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/dot_config/waybar/config.jsonc b/dot_config/waybar/config.jsonc index 6422280..2dbe4b5 100644 --- a/dot_config/waybar/config.jsonc +++ b/dot_config/waybar/config.jsonc @@ -25,7 +25,6 @@ "custom/arch-audit", "custom/failed-units", "custom/lostfiles", - "custom/thunderbird", "clock", "tray", ], @@ -254,12 +253,4 @@ "on-click": "ghostty --class=floating -e nvim -R /run/lostfiles.txt", "tooltip": true, }, - - "custom/thunderbird": { - "exec": "~/.config/waybar/tb-unread.sh", - "return-type": "json", - "interval": 60, - "on-click": "~/.config/sway/tb-toggle.sh", - "tooltip": true, - }, } |
