feat(desktop): add clipboard history (task 0027) #19

Merged
alexion merged 1 commits from task-0027-cliphist-clipboard-history into main 2026-07-22 21:50:40 -04:00

1 Commits

Author SHA1 Message Date
210a260735 feat(desktop): add clipboard history (task 0027)
Add a clipboard module to the desktop group, enabled through the
aggregator. Home-manager's services.cliphist runs the text and image
watchers as systemd user services bound to the graphical-session
target, and a rofi-dmenu picker recalls history on Super+Shift+V.
wl-clipboard is on PATH so the shell can pipe to and from the clipboard.
2026-07-22 21:42:53 -04:00