summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zprofile b/.zprofile
index b627262..4542f8f 100644
--- a/.zprofile
+++ b/.zprofile
@@ -2,5 +2,5 @@ export XDG_RUNTIME_DIR=/var/run/user/`id -u` \
XCURSOR_PATH=${XCURSOR_PATH}:~/.local/share/icons \
MOZ_ENABLE_WAYLAND=1 \
GDK_BACKEND=wayland \
- MOZ_DBUS_REMOTE=1
-[ -z $DISPLAY ] && [ $(tty) = /dev/ttyv0 ] && exec sway
+ MOZ_DBUS_REMOTE=1
+[ -z $DISPLAY ] && [ $(tty) = /dev/ttyv0 ] && exec sway > /var/log/sway.log