mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
river/tags: Add possibility for mouse clicks
Left mouse click - set-focused-tags Right mouse click - toggle-focused-tags
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
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user