initial commit

This commit is contained in:
2025-09-17 23:05:25 -04:00
commit ee78eef527
17 changed files with 610 additions and 0 deletions

7
nativemsg/bg_app.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "bg_app",
"description": "set background via native script",
"path": "HOME/.mozilla/native-messaging-hosts/bg.py",
"type": "stdio",
"allowed_extensions": [ "misc@tils" ]
}