summaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/sway/config
diff options
context:
space:
mode:
authorsommerfeld <sommerfeld@sommerfeld.dev>2026-09-17 15:05:35 +0100
committersommerfeld <sommerfeld@sommerfeld.dev>2026-09-17 15:05:35 +0100
commit3b36a1eabcc2dea597714ee53672d1148c743664 (patch)
treee1d1dedfdd74c5c1a5fd34d8db9b359f9d234c87 /dot_config/sway/config
parent4bf8505b1e9d5351de865f3a01cd4f923bb41902 (diff)
downloaddotfiles-3b36a1eabcc2dea597714ee53672d1148c743664.tar.gz
dotfiles-3b36a1eabcc2dea597714ee53672d1148c743664.tar.bz2
dotfiles-3b36a1eabcc2dea597714ee53672d1148c743664.zip
Start chat clients with the Sway session
Diffstat (limited to 'dot_config/sway/config')
-rw-r--r--dot_config/sway/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/dot_config/sway/config b/dot_config/sway/config
index 62e23c3..11125ab 100644
--- a/dot_config/sway/config
+++ b/dot_config/sway/config
@@ -256,8 +256,8 @@ bindsym $mod+t exec ~/.config/sway/tb-toggle.sh
# as waybar modules printing different output from the same script run
# interactively. PATH is the critical one; GNUPGHOME / GPG_TTY keep
# pass-otp + pinentry consistent with the interactive shell.
-exec systemctl --user import-environment PATH DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP XDG_SESSION_TYPE XDG_SESSION_DESKTOP PASSWORD_STORE_DIR GNUPGHOME GPG_TTY
-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 systemctl --user import-environment PATH DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP XDG_SESSION_TYPE XDG_SESSION_DESKTOP XDG_DATA_DIRS PASSWORD_STORE_DIR GNUPGHOME GPG_TTY
+exec dbus-update-activation-environment --systemd PATH DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP XDG_SESSION_TYPE XDG_SESSION_DESKTOP XDG_DATA_DIRS 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