From daa08cb8badfe8f0f7cc91633c87723b490ae473 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 11 Oct 2023 18:22:52 +0100 Subject: Switched to River --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3