From 64042867957a74d86a37991b0b9d51a3837369a8 Mon Sep 17 00:00:00 2001 From: ramaATgit <47178963+ramaATgit@users.noreply.github.com> Date: Fri, 27 Dec 2019 08:17:14 +0000 Subject: [PATCH] Update .xinitrc --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xinitrc b/.xinitrc index 984b63ca..2b70c449 100644 --- a/.xinitrc +++ b/.xinitrc @@ -2,7 +2,7 @@ # xinitrc runs automatically when you run startx. #!/bin/sh -exec i3 +exec bspwm # There are some small but important commands that need to be run when we start # the graphical environment. I keep those commands in ~/.xprofile because that # file is run automatically if someone uses a display manager (login screen)