Niri and more noto fonts
This commit is contained in:
parent
145901b173
commit
a7e51c9ab4
3 changed files with 84 additions and 37 deletions
|
@ -129,7 +129,7 @@
|
|||
services.xserver.enableTearFree = true;
|
||||
|
||||
qt = {
|
||||
platformTheme = "kde";
|
||||
platformTheme = "gnome";
|
||||
};
|
||||
|
||||
# TLP
|
||||
|
@ -162,8 +162,6 @@
|
|||
};
|
||||
|
||||
services.displayManager.sddm.enable = true;
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
services.displayManager.defaultSession = "plasma";
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
|
||||
programs.dconf.enable = true;
|
||||
|
@ -171,12 +169,6 @@
|
|||
xdg.portal.enable = true;
|
||||
xdg.portal.xdgOpenUsePortal = true;
|
||||
|
||||
environment.plasma6.excludePackages = with pkgs.kdePackages; [
|
||||
konsole
|
||||
oxygen
|
||||
libqaccessibilityclient
|
||||
];
|
||||
|
||||
services.dbus = {
|
||||
implementation = "broker";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue