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 = {
|
services.polybar = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
script = "polybar bar &";
|
script = ''
|
||||||
|
polybar primary &;
|
||||||
|
polybar secondary &;
|
||||||
|
'';
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
"bar/primary" = {
|
"bar/primary" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue