mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-22 20:50:47 +01:00
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:
parent
0d8c0e56e4
commit
7fda85846a
@ -20,7 +20,17 @@
|
||||
|
||||
"center": [
|
||||
{
|
||||
"type": "launcher"
|
||||
"type": "launcher",
|
||||
"favorites": [
|
||||
"librewolf",
|
||||
"kitty",
|
||||
"thunar",
|
||||
"srb2",
|
||||
"org.qutebrowser.qutebrowser",
|
||||
"Logseq",
|
||||
"spek",
|
||||
"mullvadbrowser"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user