From dc4e324522acfdfbc661ae95089c96854eca6eb0 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 11 Sep 2026 16:24:14 +0200 Subject: docs: note the CM_LAUNCHER removal alongside .xprofile It configured clipmenu, the X11 clipboard manager .xprofile started. cliphist through rofi replaced it, so the export had nothing left to configure. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_015gbjA2bmswN8jyPDKzrvqe --- docs/MIGRATION.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/MIGRATION.md b/docs/MIGRATION.md index 83eeea1..1f5d93b 100644 --- a/docs/MIGRATION.md +++ b/docs/MIGRATION.md @@ -112,9 +112,11 @@ Verify with: the file: no reference in `.bashrc`, `.bash_profile`, `/etc/profile.d/` or the Hyprland config. -One loose end it leaves: `CM_LAUNCHER=rofi` is still exported in `.bashrc`, but -`clipmenud` no longer has anything starting it. Move that to a Hyprland -`exec-once` if clipmenu is wanted back. +`CM_LAUNCHER=rofi` went from `.bashrc` at the same time. It configured +`clipmenu`, the X11 clipboard manager `.xprofile` started, which Wayland has +already superseded: `CTRL + SHIFT + l` runs `cliphist` through rofi, and +`wl-paste` watches the clipboard. The `clipmenu` and `clipmenud` packages are +still installed and can go. ## Out of scope -- cgit v1.2.3