[NixOS] Disable i3
This commit is contained in:
parent
191b68bf69
commit
6599b4e7f3
@ -275,7 +275,6 @@ in
|
|||||||
};
|
};
|
||||||
windowManager = {
|
windowManager = {
|
||||||
default = "xmonad";
|
default = "xmonad";
|
||||||
i3.enable = true;
|
|
||||||
session = [{
|
session = [{
|
||||||
name = "xmonad";
|
name = "xmonad";
|
||||||
start = ''
|
start = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user