From 055249e0de878b4cffdd9b60305b5aecee8ec2bf Mon Sep 17 00:00:00 2001 From: pgrondek Date: Tue, 28 May 2019 00:07:03 +0200 Subject: [PATCH] [i3] switch status bar to i3blocks --- i3-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3-config b/i3-config index 2c8436a..1c66e4e 100644 --- a/i3-config +++ b/i3-config @@ -180,7 +180,7 @@ bindsym Mod4+r mode "resize" # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar { - status_command i3status + status_command i3blocks position top }