mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Merge branch 'master' into workspace-manager-implementation
This commit is contained in:
@ -21,6 +21,11 @@ Addressed by *river/tags*
|
||||
typeof: array ++
|
||||
The label to display for each tag.
|
||||
|
||||
*disable-click*: ++
|
||||
typeof: bool ++
|
||||
default: false ++
|
||||
If set to false, you can left click to set focused tag. Right click to toggle tag focus. If set to true this behaviour is disabled.
|
||||
|
||||
# EXAMPLE
|
||||
|
||||
```
|
||||
|
@ -70,7 +70,7 @@ Addressed by *wlr/taskbar*
|
||||
|
||||
*ignore-list*: ++
|
||||
typeof: array ++
|
||||
List of app_id to be invisible.
|
||||
List of app_id/titles to be invisible.
|
||||
|
||||
# FORMAT REPLACEMENTS
|
||||
|
||||
|
Reference in New Issue
Block a user