Added kwin4_effect_geometry_change

This commit is contained in:
EsVagy42 2025-06-11 03:49:12 +02:00
parent 377932512b
commit 8de16abf69
3 changed files with 50 additions and 1 deletions

View file

@ -201,6 +201,15 @@
aspellDicts.hu
kdePackages.qtmultimedia
kdePackages.karousel
(with pkgs;
import ./kwin4_effect_geometry_change/kwin4_effect_geometry_change.nix {
inherit lib;
inherit stdenv;
inherit fetchFromGitHub;
kpackage = kdePackages.kpackage;
kwin = kdePackages.kwin;
inherit nodejs;
})
gimp
inkscape