summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-07 08:04:14 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-07 08:04:14 -0700
commit9ae31ba4e9cb750da4df17ee45bf5445d88eafbf (patch)
tree11b958a0488f90e601e6190e8c393dffc87127a6
parent43b6dac93de64cba7b8260c8c9ba3a4855fa909a (diff)
Fix bar and keep using lightdm
-rw-r--r--.config/i3/config4
-rw-r--r--.xprofile2
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