From c4307d1bf6937bbfacdac6528492ca6945c7ec77 Mon Sep 17 00:00:00 2001 From: srdusr Date: Thu, 22 Jun 2023 17:33:01 +0200 Subject: Removed duplicate comment --- .config/zsh/.zprofile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile index 8ab0499..e40143e 100644 --- a/.config/zsh/.zprofile +++ b/.config/zsh/.zprofile @@ -1,5 +1,5 @@ -if [[ "$(tty)" = "/dev/tty1" ]]; then - pgrep bspwm || startx "$XDG_CONFIG_HOME/X11/xinitrc" -fi +#if [[ "$(tty)" = "/dev/tty1" ]]; then +# pgrep bspwm || startx "$XDG_CONFIG_HOME/X11/xinitrc" +#fi #eval "$(gh completion -s zsh)" -- cgit v1.2.3