Revert "Switch from i3-gaps to i3 due to merge"
This reverts commit 877533da92
.
This commit is contained in:
parent
877533da92
commit
b06f7eac44
1 changed files with 4 additions and 1 deletions
|
@ -22,7 +22,10 @@
|
|||
};
|
||||
defaultSession = "none+i3";
|
||||
};
|
||||
windowManager.i3.enable = true;
|
||||
windowManager.i3 = {
|
||||
enable = true;
|
||||
package = pkgs.i3-gaps;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue