Set up xdg icons

This commit is contained in:
Jan-Bulthuis 2025-04-18 10:02:16 +02:00
parent ba3d327a1b
commit 102433be68
1 changed files with 5 additions and 0 deletions

View File

@ -29,6 +29,7 @@
xwayland
alsa-utils
pulsemixer
adwaita-icon-theme
# Add LV2 plugins
lsp-plugins
@ -50,6 +51,10 @@
enable = true;
style = "adwaita";
};
xdg.icons = {
enable = true;
fallbackCursorThemes = [ "Adwaita" ];
};
# User for audio mixing
users.users.mixer = {