mirror of
https://github.com/dperelman/rename-workspace.git
synced 2026-05-10 03:31:11 -04:00
Rename the current workspace.
| rename-desktop@eff75cca0a | ||
| .gitmodules | ||
| README.adoc | ||
| rename-workspace.sh | ||
| screenshot.png | ||
# rename-workspace Rename the current workspace. It takes no arguments, instead it opens a dialog box. image::./screenshot.png[Screenshot of the rename dialog] ## Requirements You need `wmctrl` & `zenity` installed. See: https://www.freedesktop.org/wiki/Software/wmctrl/ & For Xubuntu, you can do: ```shell $ sudo apt install wmctrl zenity ``` Uses my https://git.aweirdimagination.net/perelman/rename-desktop script to avoid the dependency on Xfce of the upstream version. ## Installation ```shell $ pipx install ./rename-desktop $ sudo cp rename-xfce-workspaces.sh /usr/bin/rename-xfce-workspaces ``` ## Usage `rename-workspace.sh`