nix/home-manager/common/desktops/hyprland/components/swayosd.nix
2024-01-05 16:10:10 +09:00

3 lines
No EOL
39 B
Nix

{
services.swayosd.enable = true;
}