mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
fix: polybar not showing i3 workspaces
This commit is contained in:
parent
7a4c3b930d
commit
17799909b2
@ -11,6 +11,7 @@
|
||||
package = pkgs.polybar.override {
|
||||
pulseSupport = true;
|
||||
githubSupport = true;
|
||||
i3Support = true;
|
||||
};
|
||||
script = "polybar &";
|
||||
config = {
|
||||
|
Loading…
Reference in New Issue
Block a user