From 0827d7ba3572a5935a7753ac1128e67210d3b0a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 25 Sep 2021 19:07:41 +0200 Subject: [PATCH] i3: Move spotify to the very left of i3bar --- i3/i3status.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/i3status.conf.j2 b/i3/i3status.conf.j2 index 5a067fa..4f35b85 100644 --- a/i3/i3status.conf.j2 +++ b/i3/i3status.conf.j2 @@ -19,10 +19,10 @@ general { } +order += spotify order += "yubikey" order += "volume_status output" order += "volume_status input" -order += spotify order += "wifi" order += "external_script presentation_mode" order += "systemd redshift"