From 345b5fd5933fdbad8edf437a8dd53c624351754b Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 18 Oct 2023 19:14:53 +0100 Subject: Updated daily back to Qtile Wayland --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index b2aa920..2a789a3 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 river + exec dbus-run-session qtile start -b wayland fi # If not in xterm don't start starship -- cgit v1.2.3