{...}: { programs.vicinae = { enable = true; systemd = { enable = true; autoStart = true; }; settings = { font = { normal = { family = "Ubuntu Nerd Font"; size = 8; }; }; theme = { dark = { name = "ayu-dark"; }; }; providers = { clipboard = { entrypoints = { history = { preferences = { defaultAction = "copy"; }; }; }; }; core = { entrypoints = { "search-emojis" = { preferences = { defaultAction = "copy"; }; }; }; }; }; launcher_window = { opacity = 0.95; client_side_decorations = { enabled = true; border_width = 0; rounding = 10; shadow_size = 0; }; }; }; }; }