aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2023-10-11 18:22:52 +0100
committerJustine Smithies <justine@smithies.me.uk>2023-10-11 18:22:52 +0100
commitdaa08cb8badfe8f0f7cc91633c87723b490ae473 (patch)
tree8acaefbb045b316298ac9b315f063faaa845a218 /.bashrc
parent786f9c22fab19de866566de4c7933aef416a1462 (diff)
Switched to River
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index eb718ea..76f52ee 100644
--- a/.bashrc
+++ b/.bashrc
@@ -89,7 +89,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