Thor: disable lomiri

This commit is contained in:
Filippo Berto 2024-06-05 09:42:51 +02:00
parent 498a4a6dd5
commit 96c1409845
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -177,12 +177,12 @@
};
};
thermald.enable = true;
desktopManager = {
lomiri.enable = true;
# cinnamon.enable = true;
# plasma5 = { enable = true; runUsingSystemd = true; useQtScaling = true; };
# plasma6 = { enable = true; enableQt5Integration = true; };
};
# desktopManager = {
# # lomiri.enable = true;
# # cinnamon.enable = true;
# # plasma5 = { enable = true; runUsingSystemd = true; useQtScaling = true; };
# # plasma6 = { enable = true; enableQt5Integration = true; };
# };
# displayManager.sddm = {
# enable = true;
# theme = "${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance";