wip
This commit is contained in:
@@ -5,10 +5,20 @@
|
||||
displayManager = {
|
||||
defaultSession = "none+i3";
|
||||
};
|
||||
desktopManager = {
|
||||
xterm.enable = false;
|
||||
xfce = {
|
||||
enable = true;
|
||||
noDesktop = true;
|
||||
enableXfwm = false;
|
||||
};
|
||||
};
|
||||
windowManager.i3.enable = true;
|
||||
|
||||
layout = "us";
|
||||
xkbVariant = "";
|
||||
xkb = {
|
||||
layout = "us";
|
||||
variant = "";
|
||||
};
|
||||
};
|
||||
|
||||
xdg = {
|
||||
|
||||
Reference in New Issue
Block a user