diff --git a/.zprofile b/.zprofile index 3e1ed35..2c93119 100644 --- a/.zprofile +++ b/.zprofile @@ -68,7 +68,7 @@ if [[ -z $DISPLAY ]]; then export QT_IM_MODULE=ibus export XMODIFIERS=@im=ibus export XDG_CURRENT_DESKTOP=sway - exec systemd-cat --identifier=sway sway + exec systemd-cat --identifier=sway sway > $XDG_RUNTIME_DIR/sway.log 2>&1 elif [[ $(tty) == /dev/tty2 ]]; then export MOZ_ENABLE_WAYLAND=1 export XDG_SESSION_TYPE=wayland