nixos/cosmic: enable xdg sounds
This commit is contained in:
@@ -104,6 +104,8 @@ in
|
||||
services.graphical-desktop.enable = true;
|
||||
|
||||
xdg = {
|
||||
# Required for cosmic-osd
|
||||
sounds.enable = true;
|
||||
icons.fallbackCursorThemes = lib.mkDefault [ "Cosmic" ];
|
||||
|
||||
portal = {
|
||||
|
||||
Reference in New Issue
Block a user