mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Use sway on stel-xps
This commit is contained in:
parent
46644f0ac2
commit
930f178eeb
@ -25,9 +25,9 @@
|
||||
# enable X11 with lightdm and i3
|
||||
graphical = {
|
||||
enable = true;
|
||||
sway.enable = false;
|
||||
sway.enable = true;
|
||||
i3.enable = false;
|
||||
plasma.enable = true;
|
||||
plasma.enable = false;
|
||||
# set dpi if used in mobile applications
|
||||
# dpi = 180;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user