An open API service indexing awesome lists of open source software.

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.

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`