Add bar argument to polybar launch script
Can launch multiple polybars (defined in polybar/config file) by passing them to the command, e.g. `polybar-launch my-bar1 my-bar2`
This commit is contained in:
parent
f3460e6ff1
commit
8be1b224f9
3 changed files with 11 additions and 7 deletions
|
|
@ -45,7 +45,7 @@ throttle-input-for = 30
|
|||
margin-top = 0
|
||||
margin-bottom = 0
|
||||
|
||||
[bar/mine]
|
||||
[bar/simple-top]
|
||||
; Put the bar at the bottom of the screen
|
||||
bottom=false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue