commit cb12018f8afdbf1e07a5b54e878eb2af683763be
parent a600f5aec5cc04f64a19140285cb31d59fd4ef90
Author: Chris Bracken <chris@bracken.jp>
Date: Mon, 18 May 2020 09:36:16 -0700
Launch i3 via exec in .xinitrc
I hear it's the right way to launch the final X client in your .xinitrc
but I haven't read up on it enough to have a good idea of the benefits
or drawbacks.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.xinitrc b/.xinitrc
@@ -6,4 +6,4 @@ export XMODIFIERS=@im=ibus
# Start ibus daemon.
ibus-daemon --xim &
-/usr/local/bin/i3
+exec /usr/local/bin/i3