Remove deprecated i3GapsSupport polybar option
This commit is contained in:
parent
a9a4e26223
commit
ac5334bf6e
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
script = "polybar &";
|
script = "polybar &";
|
||||||
package = pkgs.polybar.override {
|
package = pkgs.polybar.override {
|
||||||
i3GapsSupport = true;
|
|
||||||
alsaSupport = true;
|
alsaSupport = true;
|
||||||
};
|
};
|
||||||
config = {
|
config = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue