diff options
| author | 2026-06-17 15:47:38 +0100 | |
|---|---|---|
| committer | 2026-06-17 15:47:38 +0100 | |
| commit | 840691690f88711a84abfc4cb05718e9fd5d2255 (patch) | |
| tree | 678ecccc1e9a48c3cdeace872d49988b94fcce70 /dot_config/waybar/config.jsonc | |
| parent | a3ac6ebc73831181bcb72472a6c9616cc345d5bf (diff) | |
| download | dotfiles-840691690f88711a84abfc4cb05718e9fd5d2255.tar.gz dotfiles-840691690f88711a84abfc4cb05718e9fd5d2255.tar.bz2 dotfiles-840691690f88711a84abfc4cb05718e9fd5d2255.zip | |
Disable broken Proton mail startup
Diffstat (limited to 'dot_config/waybar/config.jsonc')
| -rw-r--r-- | dot_config/waybar/config.jsonc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dot_config/waybar/config.jsonc b/dot_config/waybar/config.jsonc index 2729572..4d38f64 100644 --- a/dot_config/waybar/config.jsonc +++ b/dot_config/waybar/config.jsonc @@ -26,7 +26,8 @@ "custom/arch-audit", "custom/failed-units", "custom/lostfiles", - "custom/thunderbird", + // Disabled while Proton Mail Bridge auth refresh is broken. + // "custom/thunderbird", "clock", "tray", ], |
