ironbar(launcher): Add back favorites

Might change this later. The main advantage of favorites is that it
becomes trivial to launch various systemd-nspawn containers, although
admittedly the same feat can be achieved through creating .desktop-like
files for thunar.
This commit is contained in:
Donovan Glover 2023-07-17 22:10:29 -04:00
parent 0d8c0e56e4
commit 7fda85846a
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -20,7 +20,17 @@
"center": [
{
"type": "launcher"
"type": "launcher",
"favorites": [
"librewolf",
"kitty",
"thunar",
"srb2",
"org.qutebrowser.qutebrowser",
"Logseq",
"spek",
"mullvadbrowser"
]
}
],