diff options
Diffstat (limited to '.bash_profile')
| -rw-r--r-- | .bash_profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile index 47c824a..7df32b7 100644 --- a/.bash_profile +++ b/.bash_profile @@ -15,4 +15,3 @@ then [[ "$(hostname)" = "mangobox" ]] && exec dbus-run-session niri --session exec niri-session fi -[[ -z "$DISPLAY" && "$tty" = /dev/tty2 ]] && exec start-hyprland |