Qeshet dock icon
covenant.systems

Covenant Linux

Arch / Hyprland / Neovim command center

Make your setup recoverable.

Use Covenant to document your Linux system, configs, terminal workflows, scripts, troubleshooting, and dotfiles in a searchable, publishable way.

runbook

Arch system map

Document packages, services, system changes, recovery steps, and install notes.

  • Package notes
  • Recovery checklist
  • Service map
archsystem
desktop

Hyprland workspace

Track keybinds, monitors, window rules, screenshots, scripts, and visual configuration.

  • Keybind map
  • Window rules
  • Screenshot notes
hyprlanddesktop
editor

Neovim knowledge base

Map plugins, keybindings, language servers, config files, and troubleshooting notes.

  • Plugin map
  • LSP notes
  • Config paths
neovimeditor
scripts

Command ledger

Keep command snippets, scripts, arguments, sources, outputs, and safety notes in one place.

  • Commands
  • Scripts
  • Safety notes
terminalscripts
dotfiles

Dotfile documentation

Make your dotfiles explainable and publishable with source-aware config notes.

  • File map
  • Purpose notes
  • Change log
dotfilesdocs
troubleshooting

Problem/fix dossiers

Turn weird Linux bugs into structured evidence: symptom, logs, source, attempted fixes, final fix.

  • Symptom
  • Logs
  • Fix
debugrecovery
next structure

Linux note schema

linux_note:
  area: hyprland | neovim | arch | scripts | dotfiles | troubleshooting
  path: ~/.config/...
  command: command or script
  problem: what broke or what changed
  fix: what worked
  source: link or local note
  date: when updated