plank: hide launcher in pantheon

+12
+3
pkgs/applications/misc/plank/default.nix
··· 33 33 "INTROSPECTION_TYPELIBDIR=$(out)/lib/girepository-1.0" 34 34 ]; 35 35 36 + # Make plank's application launcher hidden in Pantheon 37 + patches = [ ./hide-in-pantheon.patch ]; 38 + 36 39 postPatch = '' 37 40 substituteInPlace ./configure \ 38 41 --replace "/usr/bin/file" "${file}/bin/file"
+9
pkgs/applications/misc/plank/hide-in-pantheon.patch
··· 1 + diff --git a/data/plank.desktop.in b/data/plank.desktop.in 2 + index 330c3a4..e1bdf5f 100644 3 + --- a/data/plank.desktop.in 4 + +++ b/data/plank.desktop.in 5 + @@ -8,3 +8,4 @@ Exec=plank 6 + Icon=plank 7 + Terminal=false 8 + NoDisplay=false 9 + +NotShowIn=Pantheon;