From cb5375814404554682df8ee28a065893ac57baa8 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 27 Dec 2023 16:03:26 +0000 Subject: Defaulting to using RiverWM with Yambar --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') 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 -- cgit v1.2.3