Omarchy · Quickshell plugin

Run Bootable from the Omarchy bar

Search the image catalog, choose a local image, review removable drives, and follow progress without leaving the bar.

Compact media workflow

Omarchy pluginPointer + keyboard
Bootable Omarchy bar plugin offering local image and catalog discovery choices
Bootable in the Omarchy bar, with removable-drive status visible before a source is selected.

Requirements

  • Omarchy 4 or newer with the Quickshell plugin API.
  • Bootable 0.1.4 or newer with its CLI client modes, root-owned write helper, and Polkit policy for the complete in-panel workflow.
  • bootable-desktop is optional and enables the full GUI shortcut.

Install Bootable before the plugin. Use a compatible package from the Bootable releases page. The plugin checks the CLI and helper without changing them.

Install and enable

Run this as your normal user:

omarchy plugin add https://github.com/debpalash/omarchy-bootable.git --enable --yes

The Bootable icon appears in the right side of the Omarchy bar. Click it to open the panel; no shell restart is normally required.

Use the panel

  1. Press C to choose a local image or S to search Bootable's distribution catalog.
  2. Select an image or release and wait for its inspection or verified download.
  3. Select an eligible removable drive. Internal, system, read-only, and otherwise blocked disks cannot be chosen.
  4. Review Bootable's exact erase plan and acknowledge it separately before writing.
  5. Follow preparation, writing, syncing, and verification progress in the panel.

Press R to refresh drives, G for the full GUI, T for the TUI, or A for AI troubleshooting.

Write safety

The plugin delegates inspection, drive discovery, planning, writing, and verification to Bootable. It never auto-selects a target. Bootable checks the selected drive again before its fixed helper writes, and an active write continues if the panel closes.

Update or remove

# Update
omarchy plugin update io.github.debpalash.bootable

# Remove
omarchy plugin remove io.github.debpalash.bootable

Removal deletes the Omarchy-managed plugin checkout and settings. It does not remove Bootable or change disks and system packages.

Read the plugin documentation

See the full shortcut list, dependency notes, permissions, and source.

Open the plugin repository