https://github.com/dflock/rename-xfce-workspace
Rename the current Xfce workspace.
https://github.com/dflock/rename-xfce-workspace
workspaces xfce xfwm
Last synced: 18 days ago
JSON representation
Rename the current Xfce workspace.
- Host: GitHub
- URL: https://github.com/dflock/rename-xfce-workspace
- Owner: dflock
- Created: 2021-01-28T23:40:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T23:48:05.000Z (over 5 years ago)
- Last Synced: 2025-10-10T15:25:03.082Z (9 months ago)
- Topics: workspaces, xfce, xfwm
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
# rename-xfce-workspace
Rename the current Xfce 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
```
## Installation
```shell
$ sudo cp rename-xfce-workspaces.sh /usr/bin/rename-xfce-workspaces
```
## Usage
`rename-xfce-workspaces`