xfce4-session
Xfce session manager
Session manager for Xfce, it will restore your session on startup and allows you to shut down the computer from Xfce.
- Versions: 4.20.0
- Website: https://docs.xfce.org/xfce/xfce4-session/
- Licenses: GPL 2+
- Package source: gnu/packages/xfce.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of xfce4-session
as follows:
guix install xfce4-session
Or install a particular version:
guix install xfce4-session@4.20.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of xfce4-session about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/xfce4-session'><img src='https://packages.guix.gnu.org/packages/xfce4-session/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/xfce4-session)
Example Org:
[[https://packages.guix.gnu.org/packages/xfce4-session][https://packages.guix.gnu.org/packages/xfce4-session/badges/latest-version.svg]]