aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 2a789a3..b2aa920 100644
--- a/.bashrc
+++ b/.bashrc
@@ -91,7 +91,7 @@ fi
# If on matching tty start the WM
if [ "$(tty)" = "/dev/tty1" ]; then
- exec dbus-run-session qtile start -b wayland
+ exec dbus-run-session river
fi
# If not in xterm don't start starship