path2listing
framework for setting up desktop profiles
Install
- All systems
-
curl cmd.cat/path2listing.sh
- Debian
-
apt-get install desktop-profiles
- Ubuntu
-
apt-get install desktop-profiles
- Kali Linux
-
apt-get install desktop-profiles
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install desktop-profiles
- Raspbian
-
apt-get install desktop-profiles
- Dockerfile
- dockerfile.run/path2listing
desktop-profiles
framework for setting up desktop profiles
The different Desktop environments in Debian all offer the possibility of customizing them through the use of profiles (sets of configuration and/or data files). Usually it's also possible to stack configuration sets, combining the customizations provided by a number of profiles. This package offers a standard cross-desktop way of managing the conditional activation of available profiles. As such it is useful to both administrators (allowing different configurations for different sets of users) and CDD's (who want to have a configuration customized for a certain target group). This package currently supports setting up profiles for KDE, GNOME, ROX, Xfce (>=4.2), GNUSTEP, UDE, and Freedesktop. Freedesktop profiles allow you to do a (growing amount of) cross-desktop customization, while the other profile kinds allow you to customize the respective desktop environments to various degrees.