From: Orfeas Date: Mon, 22 Sep 2025 10:59:15 +0000 (+0300) Subject: make.defaults: disable startup-notification in X use X-Git-Url: https://git.orfeas.xyz/?a=commitdiff_plain;h=5468726c7edb54c2775d43bf871135dc810e129d;p=orf-overlay.git make.defaults: disable startup-notification in X use --- diff --git a/profiles/amd64-desktop/make.defaults b/profiles/amd64-desktop/make.defaults index 46d553c..24b07dc 100644 --- a/profiles/amd64-desktop/make.defaults +++ b/profiles/amd64-desktop/make.defaults @@ -54,7 +54,7 @@ USE="${USE} screencast fontconfig" # Disable: X and its extensions # # NOTES: enable them per-package -USE="${USE} -X -xcomposite -xpresent -xinerama -xscreensaver -xv" +USE="${USE} -X -xcomposite -xpresent -xinerama -xscreensaver -xv -startup-notification" # GTK & QT #