LXQt Panel Tool saves and switches different lxqt-panel configurations. It is a fork of https://codeberg.org/MrReplikant/lxqt-panel-profiles.git
- Simpler UX with less popup messages.
- Update running configuration with alert for unsaved changes.
- Move to trash when deleting configurations.
- Added translations.
- Added support for .rpm based distributions.
- Load default configuration, example layouts shipped.
- Sharing and archiving has been removed.
- Importing existing profiles from
~/.local/share/lxqt-panel-profiles.
Customize your panel and save it. Add more panels, customize again and save them. Try some of the panels shipped. Switch between configurations and update them when changing some details.
Install the AUR package
# apt -y install lxqt-panel python3-pyqt6 qdbus-qt6
# dnf install lxqt-panel python-pyqt6 qt6-qttools
# install lxqt-panel python-PyQt6 qt6-qttools
Installation as user (to ~/bin → has to be in your $PATH) or systemwide:
git clone https://github.com/stefonarch/lxqt-panel-tool /tmp/lxqt-panel-tool
cd /tmp/lxqt-panel-tool
chmod a+x install.sh
./install.sh