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