aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2023-12-27 16:03:26 +0000
committerJustine Smithies <justine@smithies.me.uk>2023-12-27 16:03:26 +0000
commitcb5375814404554682df8ee28a065893ac57baa8 (patch)
treeed047b4f58bd4f7de495938b034e9153e8944e53 /.bashrc
parent51fe743ba08a6051a2e5487510d420c4b9009002 (diff)
Defaulting to using RiverWM with Yambar
Diffstat (limited to '.bashrc')
-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