disable i3
This commit is contained in:
parent
f296a8c337
commit
64f860786d
|
@ -15,7 +15,7 @@
|
|||
enable = true;
|
||||
path = "${pkgs.fish}/bin/fish";
|
||||
};
|
||||
xsession.windowManager.i3.enable = true;
|
||||
# xsession.windowManager.i3.enable = true;
|
||||
wayland.windowManager.sway.enable = true;
|
||||
terminals = [ "kitty" "urxvt" ];
|
||||
services.mpd = {
|
||||
|
|
Loading…
Reference in a new issue