From 07351780e729f886cbc4115dcb7940bc0cabcd4b Mon Sep 17 00:00:00 2001 From: jgart Date: Wed, 5 Nov 2025 11:10:49 -0600 Subject: [PATCH] gnu: gtk4-layer-shell: Improve synopsis. * gnu/packages/gtk.scm (gtk4-layer-shell)[synopsis]: Improve synopsis. Change-Id: I8e9aa41980ae366f1b4895814bbead9a9189f770 --- gnu/packages/gtk.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index 54b9512a89d4aab114028dd92fe9454ef642e3f2..f4d0359b14dd49619fd360ae0faf7a4ef58d2600 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -2904,8 +2904,7 @@ popovers.") (native-inputs (list pkg-config gobject-introspection vala)) (inputs (list wayland gtk)) (home-page "https://github.com/wmww/gtk-layer-shell") - (synopsis "Library to create Wayland desktop components using the Layer -Shell protocol") + (synopsis "Wayland protocol for desktop components") (description "Layer Shell is a Wayland protocol for desktop shell components, such as panels, notifications and wallpapers. It can be used to