From 9c34010e1dce016d1b31d651dbcd332e747844e7 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 2 Jul 2026 11:35:35 +0100 Subject: Update Proton Bridge desktop integration --- dot_config/waybar/executable_tb-unread.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot_config/waybar/executable_tb-unread.sh') diff --git a/dot_config/waybar/executable_tb-unread.sh b/dot_config/waybar/executable_tb-unread.sh index b969215..208333b 100644 --- a/dot_config/waybar/executable_tb-unread.sh +++ b/dot_config/waybar/executable_tb-unread.sh @@ -11,7 +11,7 @@ set -eu PASS_USER=email/protonmail-bridge/user PASS_PW=email/protonmail-bridge/pass HOST=127.0.0.1 -PORT=1143 +PORT=1144 emit() { printf '%s\n' "$1" -- cgit v1.3.1