modify i3wm config, add more custom stuff to polybar MacAir7,2
This commit is contained in:
@@ -8,7 +8,7 @@ polybar-msg cmd quit
|
||||
|
||||
# Launch bar1 and bar2
|
||||
echo "---" | tee -a /tmp/polybar1.log # /tmp/polybar2.log
|
||||
polybar barra1 2>&1 | tee -a /tmp/polybar1.log & disown
|
||||
# polybar bar2 2>&1 | tee -a /tmp/polybar2.log & disown
|
||||
polybar main 2>&1 | tee -a /tmp/polybar1.log & disown
|
||||
#polybar secondary 2>&1 | tee -a /tmp/polybar2.log & disown
|
||||
|
||||
echo "Bars launched..."
|
||||
#echo "Bars launched..."
|
||||
|
||||
Reference in New Issue
Block a user