Skip to content

Instantly share code, notes, and snippets.

@asymmetric
Created January 29, 2017 23:40
Show Gist options
  • Save asymmetric/b5a59c6ab8258add3ecb1aaa43ffc611 to your computer and use it in GitHub Desktop.
Save asymmetric/b5a59c6ab8258add3ecb1aaa43ffc611 to your computer and use it in GitHub Desktop.
{
packageOverrides = pkgs: rec {
polybar = pkgs.override.polybar {
i3Support = true;
};
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment