From f0248804c7d8849c8990801636dcc6fe35ae8c26 Mon Sep 17 00:00:00 2001 From: Julian T Date: Wed, 14 Dec 2022 12:41:12 +0100 Subject: Add polybar and change bspwm config --- xinit/Scripts/xlaunchrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xinit') diff --git a/xinit/Scripts/xlaunchrc b/xinit/Scripts/xlaunchrc index fe98024..fa0d9ea 100755 --- a/xinit/Scripts/xlaunchrc +++ b/xinit/Scripts/xlaunchrc @@ -28,7 +28,7 @@ do case $arg in panel) echo starting panel - xfce4-panel & + polybar main & ;; composer) echo starting comp -- cgit v1.2.3