From 7411e60529186dc177c2e915056699dbfadca3c0 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Tue, 8 Dec 2020 03:13:52 -0700 Subject: Finally configure autostarting x to get rid of lightdm --- .config/x11/xprofile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/x11/xprofile') diff --git a/.config/x11/xprofile b/.config/x11/xprofile index bb8f0ce..e94619a 100644 --- a/.config/x11/xprofile +++ b/.config/x11/xprofile @@ -9,9 +9,9 @@ picom & dunst & udiskie & flameshot & -# When not using a DM use this command. -# start-pulseaudio-x11 & +# Not really needed when using startx (in general the config in ~/.profile) +# pulseaudio --start & pasystray & # At the end, start the WM. -# exec i3 +exec i3 -- cgit v1.2.3-70-g09d2