mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: slim: Display login message.
* gnu/packages/patches/slim-login.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/display-managers.scm (slim)[source]: Use it.
This commit is contained in:
parent
0b71c15c80
commit
17d50dfdbb
3 changed files with 37 additions and 0 deletions
|
@ -200,6 +200,7 @@ create smooth, animated user interfaces.")
|
|||
(base32 "1pqhk22jb4aja4hkrm7rjgbgzjyh7i4zswdgf5nw862l2znzxpi1"))
|
||||
(patches (search-patches "slim-config.patch"
|
||||
"slim-reset.patch"
|
||||
"slim-login.patch"
|
||||
"slim-session.patch"
|
||||
"slim-sigusr1.patch"))))
|
||||
(build-system cmake-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue