xfce4-tips
Xfce4 Session Manager
Install
- All systems
-
curl cmd.cat/xfce4-tips.sh
- Debian
-
apt-get install xfce4-session
- Ubuntu
-
apt-get install xfce4-session
- Alpine
-
apk add xfce4-session
- Arch Linux
-
pacman -S xfce4-session
- Kali Linux
-
apt-get install xfce4-session
- Fedora
-
dnf install xfce4-session
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xfce4-session
- Raspbian
-
apt-get install xfce4-session
- Dockerfile
- dockerfile.run/xfce4-tips
- Docker
-
docker run cmd.cat/xfce4-tips xfce4-tips
powered by Commando
xfce4-session
Xfce4 Session Manager
xfce4-session is an X11-compliant "session manager" designed for use with the Xfce4 Desktop Environment. On log out, the session manager saves the state of all your running applications. When you log back in, the session manager restores the same applications with the same window positions.