Start sway via .profile

This commit is contained in:
2021-05-01 11:50:09 +01:00
parent 22b2135b86
commit a17566ac4b
4 changed files with 4 additions and 12 deletions

View File

@ -42,3 +42,6 @@ export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
# Application options
export QT_QPA_PLATFORMTHEME="gtk2"
# Start Sway
[ "$(tty)" = "/dev/tty1" ] && exec sway