commit: f0ca69f54058df063602b9f04518e06c90f6177e
Author: dsaf <ghostyn678+git <AT> gmail <DOT> com>
AuthorDate: Sun Jan 25 22:24:26 2026 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Jan 25 23:27:18 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f0ca69f5
gui-apps/noctalia-shell: optf. +ddcutil +power-profiles-daemon
Signed-off-by: dsaf <ghostyn678+git <AT> gmail.com>
gui-apps/noctalia-shell/noctalia-shell-4.2.2.ebuild | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/gui-apps/noctalia-shell/noctalia-shell-4.2.2.ebuild
b/gui-apps/noctalia-shell/noctalia-shell-4.2.2.ebuild
index 8e5a84d308..d9c5f237a2 100644
--- a/gui-apps/noctalia-shell/noctalia-shell-4.2.2.ebuild
+++ b/gui-apps/noctalia-shell/noctalia-shell-4.2.2.ebuild
@@ -35,10 +35,11 @@ pkg_postinst() {
elog "Note: uninstalling this package will not remove this
configuration, so if you intend to keep using Quickshell you may want to remove
it manually."
elog "For integration with systemd a user service unit has been
installed to /usr/lib/systemd/user/noctalia.service."
- optfeature "Clipboard history support" app-misc/cliphist
- optfeature "Audio visualizer component" media-sound/cava
- optfeature "Night light functionality" gui-apps/wlsunset
- optfeature "Enable 'Portal' option in screen recorder"
sys-apps/xdg-desktop-portal
- optfeature "Calendar events support" gnome-extra/evolution-data-server
- optfeature "Xwayland-satellite for xwayland support on niri"
gui-apps/xwayland-satellite
+ optfeature "clipboard history support" app-misc/cliphist
+ optfeature "audio visualizer component" media-sound/cava
+ optfeature "night light functionality" gui-apps/wlsunset
+ optfeature "enable 'Portal' option in screen recorder"
sys-apps/xdg-desktop-portal
+ optfeature "calendar events support" gnome-extra/evolution-data-server
+ optfeature "power profile management" sys-power/power-profiles-daemon
+ optfeature "external display brightness control" app-misc/ddcutil
}