From 3a4ed65e66a20b9e15e93f4f73cf8496b493c633 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Thu, 8 Aug 2024 21:07:31 -0400 Subject: Massive step towards wayland migration --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.profile') diff --git a/.profile b/.profile index 5ddc883..e9d6b92 100644 --- a/.profile +++ b/.profile @@ -78,7 +78,7 @@ if test -z "$XDG_RUNTIME_DIR"; then fi startw(){ - dbus-run-session sh -c 'dwl' + dbus-launch --exit-with-session dwl } # Start Desktop Environment if on the main TTY -- cgit v1.2.3