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