From be3d583e551488376a3f6cefaeb0053f1a8afcd3 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Fri, 20 Dec 2019 21:49:53 -0500 Subject: [PATCH] Update .xinitrc --- .xinitrc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.xinitrc b/.xinitrc index 9a5ef8c0..f28ff044 100644 --- a/.xinitrc +++ b/.xinitrc @@ -45,12 +45,4 @@ guesswm [ -f ~/.xprofile ] && . ~/.xprofile -# 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) -# and so they are needed there. To prevent doubling up commands, I source them -# here with the line below. - -[ -f ~/.xprofile ] && . ~/.xprofile - startlarbs