Added kwin4_effect_geometry_change
This commit is contained in:
parent
377932512b
commit
8de16abf69
3 changed files with 50 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue