From 032a3d9ffb2b4e8f1f40c82e3bfa6279d9f3f862 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Thu, 27 Feb 2020 13:48:21 -0700 Subject: Tweak blocklets --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/i3/config') diff --git a/.config/i3/config b/.config/i3/config index f001e4c..ec0fe84 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -100,7 +100,7 @@ client.background $c15 ## Primary monitor. bar { output $mon1 - tray_output none + tray_output $mon1 position top status_command $STATUSBAR colors{ @@ -119,7 +119,7 @@ client.background $c15 ## Second monitor. bar { output $mon2 - tray_output $mon2 + tray_output none position top status_command $STATUSBAR colors{ -- cgit v1.2.3-54-g00ecf