mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
With (helm +childframe) in doom! section, without this patch execute-persistent-action opens an extra non-child frame. This doesn't play nicely with my tiling window manager. This patch is taken from helm-posframe, and seems to fix it.