summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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