Skip to content

thunar

Version 2026.167.2301
Repo superproject

Thunar file manager is installed and bound to $mod+e in the Sway desktop Installs the Thunar Xfce file manager (the Fedora rpm is named Thunar with a capital T, which provides the lowercase thunar that dnf installs by; binary at /usr/bin/thunar) and drops a Sway config.d snippet that binds $mod+e to launch it. Verifiable by the installed binary + package and by the keybinding drop-in whose content wires the $mod+e launcher line.

This candy’s plan: — the runnable spec charly check executes against a live deployment. check: steps are idempotent probes; run: steps change state.

Intent Step
run mkdir=${HOME}/.config/sway/config.d
run copy=thunar.conf
check the thunar file manager binary is installed at /usr/bin/thunar
check the thunar package is present in the package database
check a Sway config.d drop-in is installed for thunar
check the drop-in binds $mod+e to launch thunar