summaryrefslogtreecommitdiff
path: root/xinit
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2022-12-14 12:41:12 +0100
committerJulian T <julian@jtle.dk>2022-12-14 12:41:12 +0100
commitf0248804c7d8849c8990801636dcc6fe35ae8c26 (patch)
tree32e161c07c861a03499d97b26229609021bdf966 /xinit
parent81e2dec1492ebb263d9ceb4628c206657db348ed (diff)
Add polybar and change bspwm config
Diffstat (limited to 'xinit')
-rwxr-xr-xxinit/Scripts/xlaunchrc2
1 files changed, 1 insertions, 1 deletions
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