why does it say bspwm instead of dwm
This commit is contained in:
parent
bfd85c389e
commit
af7b9015ee
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ in
|
|||
services.xserver = {
|
||||
enable = true;
|
||||
windowManager = {
|
||||
bspwm.enable = true;
|
||||
dwm.enable = true;
|
||||
};
|
||||
displayManager = {
|
||||
lightdm = {
|
||||
|
|
Loading…
Reference in a new issue