From f15a8b5fbfccbef704a75152371efbad51a6ef65 Mon Sep 17 00:00:00 2001
From: Jens Nolte <jens@nightmarestudio.de>
Date: Thu, 20 Feb 2020 01:58:57 +0100
Subject: [PATCH] Update qbar command to new version

---
 home-profiles/desktop/.config/sway/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/home-profiles/desktop/.config/sway/config b/home-profiles/desktop/.config/sway/config
index 27ee5e5..b490037 100644
--- a/home-profiles/desktop/.config/sway/config
+++ b/home-profiles/desktop/.config/sway/config
@@ -404,7 +404,7 @@ client.background       $base00
 # Start i3bar to display a workspace bar (plus the system information i3status
 # finds out, if available)
 bar {
-	status_command qbar server
+	status_command qbar server swaybar
 #	status_command SCRIPT_DIR=~/run/blocks i3blocks
 	id bar-0
 	position top
-- 
GitLab