non important commit

This commit is contained in:
benstrb 2026-01-11 17:21:24 +01:00
parent 41133f0156
commit 2953a77c1c
2 changed files with 2 additions and 6 deletions

View file

@ -41,7 +41,8 @@
'';
startupPrograms = [
"polybar"
"polybar primary &"
"polybar secondary &"
];
};
}

View file

@ -6,11 +6,6 @@
mpdSupport = true;
};
script = ''
polybar primary &
polybar secondary &
'';
settings = {
"colors" = {
bg = "#151515";