]> Projects - orf-overlay.git/commitdiff Test
make.defaults: disable startup-notification in X use
authorOrfeas <redacted>
Mon, 22 Sep 2025 10:59:15 +0000 (13:59 +0300)
committerOrfeas <redacted>
Mon, 22 Sep 2025 10:59:15 +0000 (13:59 +0300)
profiles/amd64-desktop/make.defaults

index 46d553c1fc3f76ab558185151830304aca1b5cef..24b07dc523da77349ccbf87acef389aea2044ab7 100644 (file)
@@ -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
 #