mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 09:14:28 +00:00
cinnamon.mint-artwork: drop unused sed
Only useful for GTK greeter, which is no longer the default for Linux Mint.
This commit is contained in:
parent
038d91ed41
commit
a33b4a5539
@ -28,7 +28,6 @@ stdenv.mkDerivation rec {
|
|||||||
-e s,DMZ-White,Vanilla-DMZ,g \
|
-e s,DMZ-White,Vanilla-DMZ,g \
|
||||||
-e s,DMZ-Black,Vanilla-DMZ-AA,g \
|
-e s,DMZ-Black,Vanilla-DMZ-AA,g \
|
||||||
-e s,linuxmint-logo-5,cinnamon-symbolic,g \
|
-e s,linuxmint-logo-5,cinnamon-symbolic,g \
|
||||||
-e s,^theme-name=Mint-X$,theme-name=Mint-X-Dark,g \
|
|
||||||
{} +
|
{} +
|
||||||
|
|
||||||
# fixup broken symlink
|
# fixup broken symlink
|
||||||
|
Loading…
Reference in New Issue
Block a user