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