Fixed tooltip for app drawer icon
This commit is contained in:
parent
20c5aeba00
commit
96b4dee382
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@
|
||||||
"custom/drawer": {
|
"custom/drawer": {
|
||||||
"format": "",
|
"format": "",
|
||||||
"on-click": "nwggrid -client",
|
"on-click": "nwggrid -client",
|
||||||
"tooltip": "Applications Menu",
|
"tooltip": false,
|
||||||
},
|
},
|
||||||
|
|
||||||
"wlr/taskbar": {
|
"wlr/taskbar": {
|
||||||
|
|
Loading…
Reference in a new issue