mirror of
https://github.com/rad4day/Waybar.git
synced 2025-08-26 07:22:25 +02:00
Merge pull request #755 from l3nkz/master
Fix and extend the wlr/taskbar example in the man page
This commit is contained in:
@@ -88,9 +88,11 @@ Addressed by *wlr/taskbar*
|
|||||||
```
|
```
|
||||||
"wlr/taskbar": {
|
"wlr/taskbar": {
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
|
"icon-size": 14,
|
||||||
|
"icon-theme": "Numix-Circle",
|
||||||
"tooltip-format": "{title}",
|
"tooltip-format": "{title}",
|
||||||
"on-click": "activate",
|
"on-click": "activate",
|
||||||
"on-middle-click": "close"
|
"on-click-middle": "close"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user