aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/sway/config')
-rw-r--r--dot_config/sway/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/dot_config/sway/config b/dot_config/sway/config
index bfdfed1..3e8a179 100644
--- a/dot_config/sway/config
+++ b/dot_config/sway/config
@@ -264,7 +264,8 @@ exec systemctl --user import-environment PATH DISPLAY WAYLAND_DISPLAY SWAYSOCK X
exec dbus-update-activation-environment --systemd PATH DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP XDG_SESSION_TYPE XDG_SESSION_DESKTOP PASSWORD_STORE_DIR GNUPGHOME GPG_TTY
exec "sleep 2 && ~/.config/sway/display-toggle.sh apply"
exec systemctl --user start sway-session.target
-exec ~/.config/sway/tb-autostart.sh
+# Disabled while Proton Mail Bridge auth refresh is broken.
+# exec ~/.config/sway/tb-autostart.sh
# GTK4 reads dark mode from gsettings (settings.ini's prefer-dark is GTK3 only).
exec gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'