things
This commit is contained in:
3
shared/.zprofile
Normal file
3
shared/.zprofile
Normal file
@@ -0,0 +1,3 @@
|
||||
if [ -z "$WAYLAND_DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ] && [ -z "$SSH_CONNECTION" ]; then
|
||||
exec sway
|
||||
fi
|
||||
Reference in New Issue
Block a user