Niri and more noto fonts

This commit is contained in:
xmm16 2024-12-12 11:54:20 -03:00
commit a7e51c9ab4
No known key found for this signature in database
3 changed files with 84 additions and 37 deletions

View file

@ -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";
};

View file

@ -5,11 +5,17 @@
(pkgs)
wget2
fastfetch
btop-rocm
emacs30-pgtk
alacritty
firefox_nightly
ffmpeg-full
vesktop
noto-fonts
noto-fonts-lgc-plus
noto-fonts-cjk-sans
noto-fonts-cjk-serif
niri
;
};
groups = [