From 1abce784cf269fd98ee5faa09e52ba642f2e61ec Mon Sep 17 00:00:00 2001 From: Adam Stück Date: Wed, 22 Mar 2023 07:49:52 +0100 Subject: switched from i3 to sway --- .local/bin/barlaunch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.local/bin/barlaunch') diff --git a/.local/bin/barlaunch b/.local/bin/barlaunch index 5a8fec0..99a37cd 100755 --- a/.local/bin/barlaunch +++ b/.local/bin/barlaunch @@ -3,4 +3,5 @@ polybar-msg cmd quit >/dev/null echo "---" >> /tmp/polybar.log -nohup polybar bar1 --reload >> /tmp/polybar.log 2>&1 & +MONITOR=eDP-1 nohup polybar primary --reload >> /tmp/polybar.log 2>&1 & +# MONITOR=HDMI-1 nohup polybar primary --reload >> /tmp/polybar.log 2>&1 & -- cgit v1.2.3-70-g09d2