hidpi sddm. finally
This commit is contained in:
parent
9d87ae5a49
commit
430ae634f4
3 changed files with 7 additions and 1 deletions
|
@ -16,9 +16,12 @@ in {
|
|||
libsForQt5.qt5.qtgraphicaleffects
|
||||
libsForQt5.qt5.qtquickcontrols2
|
||||
];
|
||||
# why do we need kwin for working hidpi
|
||||
# huh????
|
||||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = config.modules.desktop.envProto == "wayland";
|
||||
wayland.compositor = "kwin";
|
||||
theme = config.modules.desktop.themes.sddmTheme.name;
|
||||
settings = {
|
||||
Theme = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue