bspwm for odin
This commit is contained in:
parent
f37f46c65a
commit
92b2075979
5 changed files with 52 additions and 35 deletions
|
|
@ -18,9 +18,14 @@
|
|||
];
|
||||
|
||||
services.xserver = {
|
||||
displayManager.gdm = {
|
||||
# displayManager.gdm = {
|
||||
# enable = true;
|
||||
# wayland = true;
|
||||
# };
|
||||
displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland = true;
|
||||
autoNumlock = true;
|
||||
# enableHidpi = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue