feat(waybar): add tray
This commit is contained in:
parent
641210c421
commit
58e163cfe3
@ -19,6 +19,7 @@
|
|||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"custom/pacman-update",
|
"custom/pacman-update",
|
||||||
|
"tray",
|
||||||
"custom/asusmode",
|
"custom/asusmode",
|
||||||
"network",
|
"network",
|
||||||
"clock",
|
"clock",
|
||||||
@ -219,6 +220,9 @@
|
|||||||
"app_ids-mapping": {
|
"app_ids-mapping": {
|
||||||
"firefoxdeveloperedition": "firefox-developer-edition"
|
"firefoxdeveloperedition": "firefox-developer-edition"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"tray": {
|
||||||
|
"icon-size": 12
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user