i3-gaps support does not need to be enabled anymore in polybar
This commit is contained in:
parent
473a627ca7
commit
8cd50b7232
1 changed files with 0 additions and 3 deletions
|
@ -72,9 +72,6 @@ in
|
|||
|
||||
services.polybar = {
|
||||
enable = true;
|
||||
package = pkgs.polybarFull.override {
|
||||
i3GapsSupport = true;
|
||||
};
|
||||
|
||||
script = ''
|
||||
${pkgs.polybar}/bin/polybar-msg cmd quit
|
||||
|
|
Loading…
Reference in a new issue