diff --git a/home/.config/sway/conf.d/08-exec.conf b/home/.config/sway/conf.d/08-exec.conf index 420bb6e..87eadd4 100644 --- a/home/.config/sway/conf.d/08-exec.conf +++ b/home/.config/sway/conf.d/08-exec.conf @@ -14,6 +14,7 @@ exec { /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 gnome-keyring-daemon --start --components=secrets mpDris2 + swaymsg workspace 1 } exec_always { diff --git a/home/.config/sway/scripts/run.sh b/home/.config/sway/scripts/run.sh index ff52492..819221c 100755 --- a/home/.config/sway/scripts/run.sh +++ b/home/.config/sway/scripts/run.sh @@ -23,7 +23,7 @@ export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 export WLR_DRM_NO_ATOMIC=1 # Run sway -sway +dbus-run-session sway # Unset the variables after quitting Sway unset MOZ_ENABLE_WAYLAND