non important commit

This commit is contained in:
benstrb 2026-01-11 17:23:44 +01:00
parent babff9288e
commit 455d69d05d

View file

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