non important commit
This commit is contained in:
parent
eb03e625f4
commit
a289cc2dde
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,10 @@
|
|||
services.polybar = {
|
||||
enable = true;
|
||||
|
||||
script = "polybar bar &";
|
||||
script = ''
|
||||
polybar primary &;
|
||||
polybar secondary &;
|
||||
'';
|
||||
|
||||
settings = {
|
||||
"bar/primary" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue