summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2026-02-27 22:29:20 +0100
committerThomas Voss <mail@thomasvoss.com> 2026-02-27 22:29:20 +0100
commit4c4106a09a91c96cfc756802ca84a9bf9bf1e32c (patch)
tree658a2ae74935b0020043701a1fae8177817a83cd
parenteec9adae45256a5dac040fbb8a8b83d858d84df0 (diff)
bash: Launch Niri with Systemd
-rw-r--r--.bash_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile
index 847cb49..79a3224 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -1,3 +1,3 @@
[[ -f ~/.bashrc ]] && source ~/.bashrc
[[ -z "$DISPLAY" && `tty` == /dev/tty1 ]] && exec start-hyprland
-[[ -z "$DISPLAY" && `tty` == /dev/tty2 ]] && exec niri
+[[ -z "$DISPLAY" && `tty` == /dev/tty2 ]] && exec niri-session