summaryrefslogtreecommitdiff
path: root/shell/zprofile
diff options
context:
space:
mode:
authorJoshua Yun <joshua@joshuayun.com>2025-10-28 09:50:50 -0500
committerJoshua Yun <joshua@joshuayun.com>2025-10-28 09:50:50 -0500
commit64700112b982f6ec7e1e25ce703a7df03b6c4772 (patch)
treed4c6462f14f446feac3f75168af3f76242995bc2 /shell/zprofile
parent29dac7eeae5ba071f470653413062fea867331cc (diff)
downloadconfig-master.tar.gz
changing from hyprland to niriHEADmaster
Diffstat (limited to 'shell/zprofile')
-rw-r--r--shell/zprofile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/zprofile b/shell/zprofile
index 50b31fe..8cf0ae3 100644
--- a/shell/zprofile
+++ b/shell/zprofile
@@ -11,4 +11,5 @@ export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
[[ -f ~/.zshrc ]] && . ~/.zshrc
-[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Hyprland >/dev/null 2>&1 && exec Hyprland
+# [ "$(tty)" = "/dev/tty1" ] && ! pidof -s Hyprland >/dev/null 2>&1 && exec Hyprland
+[ "$(tty)" = "/dev/tty1" ] && ! pidof -s niri-session >/dev/null 2>&1 && exec niri-session