From e54bfc202ff522c9bb1eabc8ec98277c23386d14 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 11 Sep 2026 16:20:37 +0200 Subject: docs: record the deletion of ~/.xprofile An X11 leftover nothing reads under Wayland. Nothing sources it, and every program it started is either not running or started elsewhere now (dunst, by udt-accent). Backed up to /data/udt-backup/xprofile. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_015gbjA2bmswN8jyPDKzrvqe --- docs/MIGRATION.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs/MIGRATION.md') diff --git a/docs/MIGRATION.md b/docs/MIGRATION.md index 2066563..83eeea1 100644 --- a/docs/MIGRATION.md +++ b/docs/MIGRATION.md @@ -103,6 +103,19 @@ Verify with: tr '\0' '\n' < /proc/$(pgrep -x gpg-agent)/environ | grep QT_QPA +### Deleted + +`~/.xprofile`, an X11 leftover that nothing under Wayland reads. It started +`picom`, `xscreensaver`, `numlockx`, `clipmenud`, `redshift-gtk`, `setxkbmap`, +`xrdb` and `lightsOn.sh`, none of which were running, and it also started +`dunst`, which is running but is started by `udt-accent` now. Nothing sources +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. + ## Out of scope `ronema` (rofi NetworkManager applet) was excluded: no longer used, pending -- cgit v1.2.3