added skel folder to live-overlay too

This commit is contained in:
TioTrom
2019-11-07 16:55:13 +01:00
parent 8012b249a2
commit c8e2111c54
998 changed files with 35024 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"name": "dathelper",
"description": "Dat helper daemon",
"path": "/home/trom/.local/datfox/dat-fox-helper",
"type": "stdio",
"allowed_extensions": [
"{e992d888-6346-4e09-98b5-8c61307970e6}",
"{acc91f3f-2194-4f88-b25a-84ec4ea65683}"
]
}

View File

@ -0,0 +1,9 @@
{
"allowed_extensions": [
"keepassxc-browser@keepassxc.org"
],
"description": "KeePassXC integration with native messaging support",
"name": "org.keepassxc.keepassxc_browser",
"path": "/usr/bin/keepassxc-proxy",
"type": "stdio"
}