fully add focus-editor, get it showing up in app launchers

This commit is contained in:
2025-12-12 15:23:24 +00:00
parent 12995724e9
commit b00706cd4f
26 changed files with 2080 additions and 4 deletions
Generated
+17
View File
@@ -121,6 +121,22 @@
"type": "github"
}
},
"focus-editor": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"path": "./pkgs/focus",
"type": "path"
},
"original": {
"path": "./pkgs/focus",
"type": "path"
},
"parent": []
},
"gitignore": {
"inputs": {
"nixpkgs": [
@@ -923,6 +939,7 @@
"root": {
"inputs": {
"dankMaterialShell": "dankMaterialShell",
"focus-editor": "focus-editor",
"home-manager": "home-manager",
"hyprland": "hyprland",
"hyprland-plugins": "hyprland-plugins",