ov-layers/skills/desktop-fonts/SKILL.md
JetBrains Mono and Nerd Fonts for desktop containers. Use when working with font configuration or desktop text rendering.
npx skillsauth add overthinkos/overthink-plugins desktop-fontsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| Property | Value |
|----------|-------|
| Dependencies | none |
| Service | none |
| Install files | layer.yml only |
jetbrains-mono-fonts (RPM) -- monospace coding fontliberation-fonts (RPM) -- serif/sans/mono web fonts (Chrome rendering fallback)nerd-fonts (RPM, via che/nerd-fonts COPR) -- icon font (Symbols Nerd Font)Fedora 43 package-name note: liberation-fonts is a virtual
package — dnf resolves it to liberation-sans-fonts (and sibling
-serif-fonts / -mono-fonts packages). Any package: test must
query the real installed name (liberation-sans-fonts), not the
dnf-level request. See /ov:test Authoring Gotcha #8.
Included in desktop metalayers. Not typically added directly:
# Already part of sway-desktop and selkies-desktop metalayers
che/nerd-fonts COPR is enabled before install and disabled after (declarative copr: field)Symbols Nerd Font and Symbols Nerd Font Mono for waybar icons and swaync/ov-layers:sway-desktop -- via metalayer composition/ov-layers:selkies-desktop -- via metalayer composition/ov-images:sway-browser-vnc (via sway-desktop metalayer)/ov-images:openclaw-sway-browser (via sway-desktop metalayer)/ov-images:openclaw-ollama-sway-browser (via sway-desktop metalayer)/ov-images:selkies-desktop (via selkies-desktop metalayer)/ov-images:selkies-desktop-nvidia (via selkies-desktop metalayer)/ov-layers:waybar -- uses JetBrains Mono + Symbols Nerd Font/ov-layers:waybar-labwc -- same fonts/ov-layers:swaync -- uses JetBrains Mono/ov:test -- declarative testing framework (Authoring Gotcha #8 on package renames)/ov:layer -- layer authoring referenceUse when the user asks about:
tools
OpenCharly CLI (charly) binary installed into container/VM images for in-container use. Use when working with charly binary deployment inside containers, native D-Bus support, or the full charly toolchain (charly binary + virtualization + gocryptfs + socat).
development
Operator CachyOS workstation profile — a kind:local template + target:local deploy that installs the full dev stack (30 candies) onto a CachyOS host via ShellExecutor. Lives in the overthinkos/cachyos submodule. MUST be invoked before editing or applying the charly-cachyos workstation profile.
tools
Fedora box with the full charly toolchain using shared candies. Rootless-first — runs as uid=1000 with passwordless sudo (no root, no cap_add: ALL). Same candy list as charly-arch. Includes NVIDIA GPU runtime. MUST be invoked before building, deploying, configuring, or troubleshooting the charly-fedora box.
tools
Arch Linux box with the full charly toolchain. Rootless-first — runs as uid=1000 with passwordless sudo (no root, no cap_add: ALL). Composes /charly-coder:charly-mcp so the box is reachable as an MCP gateway on port 18765. NVIDIA GPU runtime composed in. MUST be invoked before building, deploying, configuring, or troubleshooting the charly-arch box.