From 29e5e9042ef78a81a2c2346f4dbe269385a034f3 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Sat, 9 May 2020 19:53:01 -0500 Subject: [PATCH] Update xinitrc --- .config/xinitrc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.config/xinitrc b/.config/xinitrc index 8b12fde2..a8473e19 100755 --- a/.config/xinitrc +++ b/.config/xinitrc @@ -2,12 +2,6 @@ # xinitrc runs automatically when you run startx. -# There are some small but important commands that need to be run when we start -# the graphical environment. I keep those commands in ~/config/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 "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile" ] && . "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile" ssh-agent dwm