mirror of
https://github.com/vale981/yabar
synced 2025-03-04 09:01:38 -05:00
Update yabar.1.asciidoc
This commit is contained in:
parent
42fe1b6ded
commit
3a3a361ae0
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ exec: "YABAR_TITLE";
|
|||
fixed-size: 300;
|
||||
----
|
||||
|
||||
* *YABAR_WORKSPACE* - *Workspace*: Uses EWMH to show the current workspace/desktop. 'internal-option1' represents a series of characters/numbers/names to be used as workspace names (seperated by space). Example:
|
||||
* *YABAR_WORKSPACE* - *Workspace*: Uses EWMH to show the current workspace/desktop. 'internal-option1' represents a series of characters/numbers/names to be used as workspace names (seperated by space). If you want to have spaces in the names that are displayed, insert an alternative unicode spacing character (such as U+2000) instead of a regular space. Example:
|
||||
----
|
||||
exec: "YABAR_WORKSPACE";
|
||||
internal-option1: " ";
|
||||
|
|
Loading…
Add table
Reference in a new issue