From 9ae31ba4e9cb750da4df17ee45bf5445d88eafbf Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Mon, 7 Dec 2020 08:04:14 -0700 Subject: Fix bar and keep using lightdm --- .config/i3/config | 4 ++-- .xprofile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index d45d01a..d0d6fcc 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -115,7 +115,7 @@ client.background $c15 output $mon1 tray_output $mon1 position top - # status_command $STATUSBAR + status_command $STATUSBAR colors{ background $c8 statusline $c12 @@ -134,7 +134,7 @@ client.background $c15 output $mon2 tray_output none position top - # status_command $STATUSBAR + status_command $STATUSBAR colors{ background $c8 statusline $c12 diff --git a/.xprofile b/.xprofile index 7862a73..ff0c306 100644 --- a/.xprofile +++ b/.xprofile @@ -13,4 +13,4 @@ flameshot & # Screenshots. pasystray & # Pulse Audio tray icon. # At the end, start the WM. -exec i3 +# exec i3 -- cgit v1.2.3-70-g09d2