πͺ This script allows you to automatically manage workspaces in Xfce, mimicking the dynamic behavior of GNOME.
π¦ Install
bash
sudo apt install wmctrl
git clone https://github.com/AmidVoshakul/xfce-dynamic-workspaces.git
cd xfce-dynamic-workspaces
chmod +x install.sh
./install.sh
π Possibilities::
β Creates a new workspace only if all existing ones are occupied.
β Removes extra empty workspaces, leaving one free one
β Works dynamically and without drastic changes, like GNOME
π Autostart:
After installation, the script is automatically added to startup. If you need to disable:
rm ~/.config/autostart/xfce-dynamic-workspaces.desktop
π Requirements:
Xfce
wmctrl (sudo apt install wmctrl)
π§ Run install.sh and Xfce will start behaving like GNOME!
Now your system automatically manages workspaces! π πͺ π