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
+1 -1
View File
@@ -42,7 +42,7 @@
config.allowUnfree = true;
overlays = [
(final: prev: {
focus = inputs.focus-editor.packages.${system};
focus = inputs.focus-editor.packages.${system}.focus;
hyprland = inputs.hyprland.packages.${system}.hyprland;
hyprsysteminfo = inputs.hyprsysteminfo.packages.${system}.hyprsysteminfo;
hyprpwcenter = inputs.hyprpwcenter.packages.${system}.hyprpwcenter;