Removed zprofile since implementation of ly
This commit is contained in:
parent
6f4e90385c
commit
e9e57f61cd
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
#
|
|
||||||
# ~/.zprofile
|
|
||||||
#
|
|
||||||
|
|
||||||
# Autostart sway on login
|
|
||||||
if [[ -z ${DISPLAY} && ${TTY} = /dev/tty1 ]] ; then
|
|
||||||
exec sway
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Reference in a new issue