mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
feat(icons): add Things and Obsidian
This commit is contained in:
parent
9eb553fccc
commit
16e9ebf9fd
6 changed files with 34 additions and 26 deletions
|
|
@ -25,6 +25,14 @@
|
|||
path = "/Applications/Notion.app";
|
||||
icon = ./icons/notion.icns;
|
||||
}
|
||||
{
|
||||
path = "/Applications/Things.app";
|
||||
icon = ./icons/things.icns;
|
||||
}
|
||||
{
|
||||
path = "/Applications/Obsidian.app";
|
||||
icon = ./icons/obsidian.icns;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue