gui-apps/quickshell: add 'crash-handler' use

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
dsaf
2026-04-24 01:06:08 -03:00
parent e0127d8c1e
commit 064438ed02
2 changed files with 4 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
<flag name="i3">Enable <pkg>x11-wm/i3</pkg> and <pkg>gui-wm/sway</pkg> specific features</flag>
<flag name="greetd">Enable <pkg>gui-libs/greetd</pkg> integration</flag>
<flag name="notifications">Enable notifications service integration</flag>
<flag name="crash-handler">Enable crash handling using <pkg>dev-cpp/cpptrace</pkg></flag>
</use>
<upstream>
<doc>https://quickshell.org/about/</doc>