{ pkgs, ... }: { services.swayosd = { enable = true; topMargin = 0.5; }; }