fix: polybar not showing i3 workspaces

This commit is contained in:
Noah Masur 2023-01-21 19:46:56 -05:00
parent 7a4c3b930d
commit 17799909b2

View File

@ -11,6 +11,7 @@
package = pkgs.polybar.override {
pulseSupport = true;
githubSupport = true;
i3Support = true;
};
script = "polybar &";
config = {