non important commit
This commit is contained in:
parent
41133f0156
commit
2953a77c1c
2 changed files with 2 additions and 6 deletions
|
|
@ -41,7 +41,8 @@
|
|||
'';
|
||||
|
||||
startupPrograms = [
|
||||
"polybar"
|
||||
"polybar primary &"
|
||||
"polybar secondary &"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,11 +6,6 @@
|
|||
mpdSupport = true;
|
||||
};
|
||||
|
||||
script = ''
|
||||
polybar primary &
|
||||
polybar secondary &
|
||||
'';
|
||||
|
||||
settings = {
|
||||
"colors" = {
|
||||
bg = "#151515";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue