diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 2ad9b8a034..90896c2b89 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -2485,6 +2485,6 @@ capabilities. It is heavily inspired by the Calm Window manager(cwm).") (("/etc") (string-append out "/etc")))) #t))))) (home-page "https://github.com/ArtsyMacaw/wlogout") - (synopsis "Logout menu for wayland") - (description "wlogout is a logout menu for wayland environments") + (synopsis "Logout menu for Wayland") + (description "wlogout is a logout menu for Wayland environments.") (license license:expat)))